Various UI questions...
Various UI questions...
- Subject: Various UI questions...
- From: Chas Spillar <email@hidden>
- Date: Thu, 19 Jan 2006 14:25:32 -0800
- Thread-topic: Various UI questions...
I have some questions about fine tuning my UI in Cocoa:
1) I have a source column as an NSTableView with a single column. The
behavior that I want is for the column and outline of the tableview to
track. That is, resizing the NSTableView should cause the column to fill
the view completely. What I see is that sometimes the column stops resizing
automatically. I see similar behavior in XCode and then the size of the
column snaps to the right. However, iTunes gets this behavior right (the
source column just tracks the surrounding view. What is the magic to get
this to work correctly?
2) In iTunes and other applications (System Preferences, etc.) there are
various sub-views that animate themselves on and off screen. For example,
the album art view can be shown or removed by clicking one of the icons at
the bottom of the iTunes window. How is this kind of animation done in
Cocoa?
Any help or sample code you could point me to would be appreciated.
Thank you,
Chas.
_______________________________________________
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