Re: [qooxdoo-devel] custom widget and theme

2012-12-06 Thread Michael
elijk bericht- > Aan:qooxdoo Development ; > Van:Michael > Verzonden:wo 05-12-2012 15:56 > Onderwerp:[qooxdoo-devel] custom widget and theme > Hi, > > > I coded a custom widget, which is composed of a groupbox with a button > and a table in it. > > I didn't change t

Re: [qooxdoo-devel] custom widget and theme

2012-12-06 Thread Martijn Verbrugh
Hi Michael,   You probably need to change the appearance of your custom widget. Read this  to get some clues.   Hope it helps you.   Regards, Martijn.   -Oorspronkelijk bericht- Aan:qooxdoo Development ; Van:Michael Verzonden:wo 05-12-2012 15:56 Onderwerp:[qooxdoo-devel] custom

[qooxdoo-devel] custom widget and theme

2012-12-05 Thread Michael
Hi, I coded a custom widget, which is composed of a groupbox with a button and a table in it. I didn't change the theming of my app. The problem is, that no frame is drawn around the groupbox, whereas in the main window groupboxes are drawn correctly. Do I miss something? cheers, Michael