Re: [qooxdoo-devel] Dialog contrib: 0.6 release

2012-08-29 Thread ramakrishna
Hi, These are quite useful widgets. Thank you. I tried to check them on indigo theme. Looks like there is a hard dependency on modern theme with 'decorator' : "shadow-popup" added in the Dialog class Adding this decorator to my extended theme made things work. Regards, Ra

Re: [qooxdoo-devel] how to use ChildControl WITHOUT theming

2012-08-28 Thread Ramakrishna
Hi, I found the post [1] quite useful in dealing with the appearance of child controls. [1] http://qooxdoo.678.n2.nabble.com/odd-rendering-behavior-of-child-controls-td5091928.html See if this is what you are looking for. Cheers, Ramakrishna On 08/28/2012 06:46 PM, Tobias Oetiker