Re: MenuButton styles

2009-10-21 Thread Alejandro Vilar
order when the mouse it over it. -T On Wed, Oct 21, 2009 at 9:03 AM, Alejandro Vilar <mailto:alejandro.vi...@synacom.com.bo>> wrote: Basically what I want to do is an extension of TextInput component with a Menubutton at the left side, I will use it for some searches,

Re: MenuButton styles

2009-10-21 Thread Alejandro Vilar
ou are trying to do, maybe we can help you find another way to accomplish it. Greg On Oct 21, 2009, at 8:22 AM, Alejandro Vilar wrote: Hi, I'm having some problems with MenuButton styles, particularly with focusable and opaque, I can't assign those values at runtime, for example:

MenuButton styles

2009-10-21 Thread Alejandro Vilar
Hi, I'm having some problems with MenuButton styles, particularly with focusable and opaque, I can't assign those values at runtime, for example: Code: public static void main(String[] args) { MenuButton menuButton = new MenuButton(); menuButton.getStyles().put("focusable", Boolean