On 2010 Jun 22, at 08:45, k...@highrolls.net wrote: > When the program starts if my first action is to move the vertical split view > splitter one of the horz split view splitters collapses to the bottom of the > window. > > What cause a splitter to move on its own?
I don't know in your case specifically, but when views move on their own it's usually due to autoresizing. For example, autoresizing will occur when opening a document window, if it had been resized to a size different than the original (Interface Builder) size, and this size was stored in User Defaults, as is the standard behavior. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com