|
Thanks for your help, but no, it does not solve the problem. Perhaps Adobe or others could contribute to this for a better solution, or be aware of the bugs/items/work arounds. A couple of things with this control. After a little testing. 1: The lableFunction
does not work at all. No matter what method chosen.
2: Icons
are not working at all. 2a:
not with out 3a and/or 3b 3: There is no
iconField like in the menu. there
is in the popup menu component however can't get at it design time and it's set
to icon (which = no icon for xml as I need to use @icon). 3a:
The solution to the above for an icon in the popup is on the creation complete
event set it to @label like so "event.currentTarget.popUp.iconField =
"@icon";" 3b:
or subclass the popupmenubutton, add the property, and do it there. 4: I think that
checking or un-checking the menu check spot should not close the popup, but
still dispatch item Click, or change event. 5: The icon shows when
bound to a object array only. As per the docs, specify xml possibilities as
well. 5a:
See 3a and 3b for solution 6: When bound to and
object array, and icon is showing. In the menu drop down portion with each click
on the menu item in the drop down the icon becomes progressively muddy, seems
it's not be cleared for each drop down. Or being redrawn over top
of. 6a:
Solution is to use xml and 3a or 3b then the icon displays properly 7: When using a xml
data source and icons working the icon will not show in the button itself until
you select an item as the object method does. 7a: 3b may be able to fix this.
Cheers,
Jason
__._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com YAHOO! GROUPS LINKS
|

