Re: cocoa-dev digest, Vol 2 #1031 - 16 msgs
Re: cocoa-dev digest, Vol 2 #1031 - 16 msgs
- Subject: Re: cocoa-dev digest, Vol 2 #1031 - 16 msgs
- From: Andrew Merenbach <email@hidden>
- Date: Wed, 31 Jul 2002 23:03:35 -0700
Sorry if this message arrives twice at both destinations--Mail.app's
having some trouble with my e-mail server, so I can't tell if it got
sent.
I had the exact same problem a little while back, and mailed the list.
I found out that I need to use [drawer open] in
-applicationDidFinishLaunching, instead of -awakeFromNib.
Take care,
Andrew Merenbach
On Wednesday, July 31, 2002, at 10:04 PM, cocoa-dev-
email@hidden wrote:
I have a drawer set up in IB, and when I test it in IB, a popup menu
item opens it.
But when I run my program, it will not open programicaly with the
[drawer open] message, and the menu item set up in IB will not open it
unless it is toggling it, but it takes two toggles before it inital
opens. After that the open action hooked up in IB starts working,
and the toggle works also.
I really need the ability to initially open it programicaly, any ideas?
--
Andrew Merenbach
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.