Hello group,

Does anybody have a working example of a MenuBar with a custom
dataDescriptor?
According to the example "Creating a custom data descriptor" in the
Flex documentation I have created a Class which implements
IMenuDataDescriptor. Now when my dataSource is an Array of objects
only the method "isEnabled" of the dataDescriptor will be called..
When the dataSource is XML-based, the method "getChildren" is called
at least - But only once.

What I need is a Menu which only shows e.g. level 1 to 3 of the
dataSource.
Some help would be greatly appreciated, this hast cost me some
sleepless nights already - Flex is a great thing indeed, but sometimes
it's just killing me ;)






--
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

<*> 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/
 



Reply via email to