I observed this behaviour too. Not in all cases, but sometimes. Not tested in
IE, but in firefox this is not nice looking.
Torsten
mbazs wrote:
>
> Hi!
>
> I'm putting a simple button in a HorizontalBoxLayout and the button shows
> up that its edges touch the text, but when I press it, it jumps to the
> normal size and the layout expands too.
> (layout: main vertical boxlayout)
>
> var buttonLayout=new qx.ui.layout.HorizontalBoxLayout;
> buttonLayout.set({left:2,top:2,right:2,bottom:2});
> buttonLayout.setHorizontalChildrenAlign("center");
> var btnOk=new
> qx.ui.form.Button("Login","pic1/internet-web-browser.png",16,16);
> buttonLayout.add(btnOk);
> layout.add(buttonLayout);
> this.add(layout);
>
> thanks,
> MB
>
--
View this message in context:
http://www.nabble.com/Button-in-HorizontalBoxLayout-problem-tf4497252.html#a12918112
Sent from the qooxdoo-devel mailing list archive at Nabble.com.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel