Re: What is this error?
Re: What is this error?
- Subject: Re: What is this error?
- From: Jérôme Laurens <email@hidden>
- Date: Tue, 28 Oct 2003 16:30:43 +0100
Le 28 oct. 03, ` 15:46, j o a r a icrit :
Two questions:
1) Have you read this? From the doucmentation of NSPopUpButton:
"Avoid invoking methods on the NSMenu object directly, but instead
invoke methods on the NSPopUpButton, which may need to do some
housekeeping before invoking the appropriate methods on the NSMenu.
However, you can retrieve the NSMenu with the NSPopUpButton method
menu."
2) You're not using submenus from the menu in the pop up button,
right? It's not supported.
What you say is very important to me: where did you find such
infomation in the doc?
_______________________________________________
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.