Posts by user7228 • 55 points
3 posts
-
2
votes1
answer64
viewsQ: Customizing Uiactivityindicatorview
It is possible to swap the widget (source: iab.net.) of a UIActivityIndicatorView by a specific gif? How?…
-
0
votes1
answer45
viewsQ: Change the click trigger of a Uisegmentedcontrol inside a Uiscrollview
I need to change the drive of a UISegmentedControl, because I have a form, with several UISegmentedControl, contained in a UIScrollView and when I roll playing on top of a UISegmentedControl it…
-
2
votes1
answer107
viewsQ: Check if a device has GPS and Location Service is active
I need to check if the iPad I’m using has GPS and if the app’s location service is active while using the app, how can I get this information?