Re: Interface Builder misbehaving while designing toolbars
Re: Interface Builder misbehaving while designing toolbars
- Subject: Re: Interface Builder misbehaving while designing toolbars
- From: Quincey Morris <email@hidden>
- Date: Sun, 24 Aug 2008 23:50:06 -0700
On Aug 24, 2008, at 22:59, Devraj Mukherjee wrote:
I am using XCode 3.1 to develop a Cocoa application. One of my Xib
files has a Window with a toolbar. However it seems like it doesn't
write changes that I make to the toolbar back to the disk, or somehow
reverts when I close Interface Builder.
Has anyone experienced anything similar?
Any hints on what I might be doing wrong? Quick Google around doesn't
reveal much
I've noticed a bug in IB toolbar editing, where the default toolbar
configuration does not get saved properly if the first item is a
button or segmented control (maybe other things, but buttons and
segmented controls are the only things I tried).
Try putting a space separator or a vertical line separator as the
first item in the toolbar and see if that solves your problem.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden