RE: [flexcoders] adjusting horizontal space between menuitems in menuBar

2007-09-29 Thread Randy Martin
A quick and dirty way to do it would be to just add spaces to the XML that provides the menubar items: private var menubarXML:XMLList = <> ; ~randy _ From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of sgarrity1 Sent: Friday, September 28, 2

RE: [flexcoders] adjusting horizontal space between menuitems in menuBar

2007-09-28 Thread Alex Harui
There is no style or property that will change this. Probably should be so feel free to file a bug. You can subclass MenuBarItem and change how measure() calculates. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of sgarrity1 Sent: Friday,