Re: 2 FxPlug UI questions
Re: 2 FxPlug UI questions
- Subject: Re: 2 FxPlug UI questions
- From: Steve Christensen <email@hidden>
- Date: Thu, 03 Sep 2009 21:33:16 -0700
On Sep 3, 2009, at 12:07 PM, Jay Boyer wrote:
1) I have a visual anomaly in a UI element. I added a custom parameter which contains a single popup list. The up/down arrows at the right end of the field are not colored blue as expected but are white. It looks like the popup is not enabled/grayed. I suspect that there is some call to the view I need to make to enable or set focus to the popup so that it looks normal but I have not been able to find it. Anybody know how I can fix this?
Given that it's just a single popup menu, is there any reason you couldn't just use -[FxParameterCreationAPI addPopupMenuWithName:parmId:defaultValue:menuEntries:parmFlags:]? Or are you doing something fancier like enabling/disabling particular items, etc.?
steve
|
_______________________________________________
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