There is a case where I have to show icons in the MenuBar. I have created a 
component which extends from HBox and contains a MenuBar.
labelField, iconFeild & dataProvider property of the MenuBar are set from the 
parent page.

XMLList which is assigned to the dataProvider property of the MenuBar, contains 
icon field which holds the name of the image class.

- First Issue:
Icon is not shown by the MenuBar if the image class object is static.

-Second Issue:
I am using RSL library project for embeded assets. If I am providing the icon 
field in the dataProvider as below, icons are not shown in MenuBar.

icon="parentClass.assetClass"

assetClass is also bindable.

Can somebody guide me what I am doing wrong.


      
____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs

Reply via email to