RE: [flexcoders] Spacer in MenuBar

2007-12-11 Thread Deepa Subramaniam
Check out the code below. You can pre-set the width of the MenuBar item
you want to act as a spacer (just be sure to disable it otherwise it
will respond to mouse activity). Individual MenuBar items are accessible
off the main MenuBar control via the 'menuBarItems' property.
Unfortunately, separators don't work in top-level MenuBar item
renderers. That would be a good ECR to file. 

 



http://www.adobe.com/2006/mxml";>





  



  



  





  







  



  



  







  



 



 

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Sergey Kovalyov
Sent: Tuesday, December 11, 2007 2:16 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Spacer in MenuBar

 

Hi All!

 

Is it possible to add 100% spacer to MenuBar as shown in the file
attached and if so, how would you do that?

 

Thank you in advance.

 

Sergey.

 



[flexcoders] Spacer in MenuBar

2007-12-11 Thread Sergey Kovalyov
Hi All!

Is it possible to add 100% spacer to MenuBar as shown in the file attached
and if so, how would you do that?

Thank you in advance.

Sergey.
<>