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, Ramakrishna -- View th

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

2012-08-28 Thread panyasan
Hi, thanks for your feedback. Themeing is not well supported by this contrib, many things are hardcoded. It would be great, if you have the time and interest, to change the code itself to better support the different themes. I cannot do this unfortunately. Best, Christian -- View this message

[qooxdoo-devel] Dialog contrib: 0.6 release

2012-08-27 Thread panyasan
Dear friends and lovers of asynchronous dialog widgets, I have just released the first GitHub-based version of the Dialog contribution. You can download it here (or simply use HEAD) https://github.com/cboulanger/qx-contrib-Dialog/tags Included are checkbox and datefield additions by omri and Man