Re: Disclosure triangles?
Re: Disclosure triangles?
- Subject: Re: Disclosure triangles?
- From: Nicko van Someren <email@hidden>
- Date: Wed, 9 Feb 2005 11:08:01 +0000
On 9 Feb 2005, at 2:27, mark wrote:
I see that this example is brute force programming, i.e., you have to
programically do all of the disclosure work. In other frameworks you
can
make a view relative to another view, so much of this work is done for
you.
Cocoa doesn't have something like that?
Much of the work is being done for you. Certainly all the animation
work is.
While Cocoa does not have a system for marking each view taking a
position relative to other sibling views that is not the issue here.
The author of the example is taking pains to play around with the
auto-resize mask because the behaviour that is desirable when dragging
the resize corner is not the behaviour that you want while the window
is resizing to uncover the disclosed view.
Nicko
http://www.cocoabuilder.com/archive/message/cocoa/2004/12/20/124258
_______________________________________________
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