On 4/20/05, Matthew Shirey <[EMAIL PROTECTED]> wrote: > So my question now is... Is there a way to iterate through the menus in a > menubar? Oh, I also found this bit of info in the docs:
Instead you can iterate over the items in the dataProvider for the MenuBar. > The MenuBar assumes a default height of 550x22. It does not measure its > contents to determine its size. > > --- > > Seems a like a bit of an oversight to me, but at least it is documented. Since it is documented, I would assume it's intentional, though I don't know the rationale behind it. I assume the author never intended for the MenuBar's font size to be modified. -- [EMAIL PROTECTED] http://manish.revise.org/ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

