Re: [qooxdoo-devel] Padding QxToolBarButton

2006-02-24 Thread Til Schneider
Sebastian Werner schrieb: You can define another appearance. The padding in this case is controlled by the state appearance. You only way to change it, is to redefine the appearance. Please take a look at script/themes/appearance/default/theme.js It works. Thanks! --

Re: [qooxdoo-devel] Padding QxToolBarButton

2006-02-24 Thread Sebastian Werner
Til Schneider schrieb: Is there any possibility to set the padding of a QxToolBarButton? setPadding seems to be ignored... Code example: Take "source/demo/example/ToolBar_1.html" and add the following line after line 92: o.setPadding(100); You can define another appearance. The padding

[qooxdoo-devel] Padding QxToolBarButton

2006-02-24 Thread Til Schneider
Is there any possibility to set the padding of a QxToolBarButton? setPadding seems to be ignored... Code example: Take "source/demo/example/ToolBar_1.html" and add the following line after line 92: o.setPadding(100); --- This SF.Net ema