Hi Stefan, Tobi
indeed, contentPadding it is. Must have been too late when I was searching
the api-viewer ...
Thanks and best regards,
Fritz
On Mon, 11 Jan 2010, Stefan Volbers wrote:
> Hi Fritz,
>
> I'd guess you're looking for
> win.setContentPadding(0);
>
> HTH,
>
> greetings,
> Stefan
>
>
>
Hi Fritz,
I'd guess you're looking for
win.setContentPadding(0);
HTH,
greetings,
Stefan
On 11.01.2010 22:17, Fritz Zaucker wrote:
> Hi,
>
> I am trying to put something into a qx.ui.window.Window and can't get rid of
> the padding:
>
> http://demo.qooxdoo.org/current/playground/#%7B%22code%22%
Today Fritz Zaucker wrote:
> Hi,
>
> I am trying to put something into a qx.ui.window.Window and can't get rid of
> the padding:
>
> http://demo.qooxdoo.org/current/playground/#%7B%22code%22%3A%20%22var%2520win%2520%253D%2520new%2520qx.ui.window.Window%28%29%253B%250Awin.setLayout%28new%2520qx.ui.
Hi,
I am trying to put something into a qx.ui.window.Window and can't get rid of
the padding:
http://demo.qooxdoo.org/current/playground/#%7B%22code%22%3A%20%22var%2520win%2520%253D%2520new%2520qx.ui.window.Window%28%29%253B%250Awin.setLayout%28new%2520qx.ui.layout.VBox%280%29%29%253B%250Awin.set