Re: Creating popup button's menu at the last moment
Re: Creating popup button's menu at the last moment
- Subject: Re: Creating popup button's menu at the last moment
- From: Harilaos Skiadas <email@hidden>
- Date: Thu, 16 Sep 2004 12:44:41 -0700 (PDT)
--- Steven Kramer <email@hidden> wrote:
>
>
> Try setting a delegate on the menu and implement
> menuNeedsUpdate in the
> delegate. Should work too.
>
> Steven
ah, excellent. It did indeed work, and it makes more
sense. The menu is the one that needs to be populated,
not the button, so the menu is the one that should
have a delegate. Now, if only that delegate could be
set in IB...
Oh well, can't ask for everything.
Thanks a lot. With the help of this list, I've finally
started realizing when I should be using a delegate
and when not.
Haris
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
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