FROM : George Orthwein
DATE : Wed Jul 05 23:25:22 2006
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
DATE : Wed Jul 05 23:25:22 2006
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
| Related mails | Author | Date |
|---|---|---|
| Remco Poelstra | Jul 5, 22:04 | |
| George Orthwein | Jul 5, 23:25 | |
| Remco Poelstra | Jul 6, 16:12 |






Cocoa mail archive

