Re: Using NSDrawer's
Re: Using NSDrawer's
- Subject: Re: Using NSDrawer's
- From: Charles Bennett <email@hidden>
- Date: Tue, 31 Jul 2001 18:00:47 -0400
I put your example at
http://www.benatong.com/osx/
It's called ... drum roll... DrawerState.tar.gz
It uses performSelector: withObject: afterDelay: to catch the
opening state for some reason I never catch "closing"
chuck
email@hidden wrote:
>
>
Hey Guys,
>
>
I was wondering if someone could whip up a quick example of the syntax to
>
determine if a Drawer is open or closed
>
>
according to some documentation I found online, in AppKit/NSDrawer.h there is a
>
function - (int) state
>
>
would someone care to show me how to take return value and stick it in a text
>
field?
>
>
-Steven
>
_______________________________________________
>
cocoa-dev mailing list
>
email@hidden
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev