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: Steven Kramer <email@hidden>
- Date: Sat, 18 Sep 2004 12:41:25 +0200
Op 16-sep-04 om 21:44 heeft Harilaos Skiadas het volgende geschreven:
--- 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.
Sure you can - click on the 'Instances' tab, go to list view, navigate
down the tree until you find the popup, open it and there's your menu
;-)
Steven
_______________________________________________
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