objective c - Made a change in Interface Builder, Xcode is not showing it -


so here interface looks @ moment:

start interface http://i54.tinypic.com/25876mr.png

here have changed in interface builder: desired interface http://i51.tinypic.com/24qms9l.png

this shown after run in xcode: resulting interface http://i54.tinypic.com/25876mr.png

obviously 2 programs not communicating - if point me in right direction great.

thanks heaps!

if stuff isn't in sync, try cleaning build. product>clean should trick.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

c# - Binding attached property to IEnumerable -