开发者

TextField Loading Bar like safari app {iPhone SDK}

Im looking for a loading (progress bar) like the one seen in the the mobile safari app. I want a bar to cros开发者_运维技巧s a uitextfeild using the actual loading data. Has this been done? Thanks!


MobileSafari is using a private method -setProgress:, but you could simulate this using a borderless text field, and put a customized progress view beneath it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜