Re: addPopupMenuWithName / FxPlug
Re: addPopupMenuWithName / FxPlug
- Subject: Re: addPopupMenuWithName / FxPlug
- From: Darrin Cardani <email@hidden>
- Date: Thu, 20 Sep 2012 11:45:48 -0700
I'm not aware of any known problems, other than sending it bad data in the array of items. If you're seeing issues, please let us know. I would imagine there's an OS limit on the menu length, though I'm not positive. Certainly good design limits you to at most a few dozen items, which would be pretty extreme. If you have more than that, I recommend some other mechanism of choosing items such as a selection box or pop-over, or something like that.
Darrin
On Sep 20, 2012, at 11:31 AM, George Toledo <email@hidden> wrote:
> Are there any known problems with the addPopupMenuWithName method, or maybe limitations on Popup menu length?
>
> Also, is the get method an int?
>
> Ala:
>
> int Filter;
>
> [parmsApi getIntValue:&Filter
> fromParm:kFilterPopupID
> atTime:renderInfo.frame];
>
> Thanks,
> gt
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Pro-apps-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden