Re: Resizing problems with generated core data entity window
Re: Resizing problems with generated core data entity window
- Subject: Re: Resizing problems with generated core data entity window
- From: George Orthwein <email@hidden>
- Date: Wed, 5 Jul 2006 17:25:22 -0400
Just set a minimum size for the window. 400x300 worked well for me,
but your window looks quite a bit taller.
The problem seems to be that the table view moves its position once
its height becomes zero. It doesn't really make sense to allow that
to happen though. You don't want the user to be able to resize the
window such that essential UI elements disappear! :)
Hope that helps,
George
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden