Tag ‘interface builder’

Interface Builder not in sync with Xcode: can’t see images classes and project status is yellow or gray

Mauro Dalu

Ever since upgrading Apple’s iPhone SDK to 3.2 beta and 3.2 final now, I started experiencing this issue: Interface Builder (IB for friends) didn’t recognize, show or list the images in “nib” files associated to an Xcode project.

Other symptom of the problem is Interface Builder not being kept in sync with an Xcode project when adding or altering outlets and actions and then do a Save.

The solution is bizarre and makes me think there’s been a total lack of care from Apple in releasing this XCode as a final version…

Continue reading

Native iPhone look in rhomobile

Brad Midgley

Getting to Railsconf 2009-81

Rhomobile provides great instant gratification in building applications. See my last article for a starter.

There are some elements you’ll miss as you start to work on the iPhone target. The back button is one and the custom tab bar is another.

The main bar can currently be customized by building rhodes from source (the way I did in the previous post). Open platform/iphone/rhorunner.xcodeproj in Xcode and

Continue reading