Search found 4 matches

by rdlankes@iis.syr.edu
Thu Feb 10, 2011 5:30 pm
Forum: iOS Deployment
Topic: Option Menus and "return"
Replies: 4
Views: 4327

Re: Option Menus and "return"

Sorry for the stupid question...how do I get 4.6-DP5?
by rdlankes@iis.syr.edu
Wed Feb 09, 2011 2:25 pm
Forum: iOS Deployment
Topic: Option Menus and "return"
Replies: 4
Views: 4327

Option Menus and "return"

I am using the option menu to create a pickwheel list to select a subject (popup buttons don't work on the iPad as I found out and mentioned in the docs). When the user makes a selection, they have to click off the menu to make anything happen...in essence making a selection on the iPad through the ...
by rdlankes@iis.syr.edu
Mon Jan 31, 2011 9:17 pm
Forum: iOS Deployment
Topic: Icon in iTunes
Replies: 2
Views: 2948

Icon in iTunes

I'm building an iPad app and have no problems getting icons working on the iPad, but in the finder the built app and in iTunes, the app has no icon - just shows the system default app icon. I am using icon.png and icon-72.png. Help.
by rdlankes@iis.syr.edu
Sun Dec 19, 2010 6:45 am
Forum: Internet
Topic: Detecting Wifi in ios
Replies: 4
Views: 5352

Detecting Wifi in ios

I'm working on an iPad app...is there a quick way to determine if the iPad has a valid Internet connection? That way I can disable certain user interface options if they are not connected.