Re: [qooxdoo-devel] Window classes in QxTransformer

2009-02-27 Thread Siarhei Barysiuk
I would love to get your feedback on a lack of functionality, bugs or any ideas for further improvements. I will really appreciate this. You can do it here, or in QxTransformer Google Group, or send me direct mail. It helps me to improve the project. Thanks, Siarhei On Fri, Feb 27, 2009 at 2:51 P

Re: [qooxdoo-devel] Window classes in QxTransformer

2009-02-27 Thread Lorenzo Vegetti
Thank you Siarhei, you've been very clear. Keep up the awesome work with QxTransformer! Even if it's still lacking a few things I love (as much as I love Qooxdoo and hate using JS to code the UI). Lorenzo Siarhei Barysiuk ha scritto: Hello Lorenzo, - How do I make QxTransformer

Re: [qooxdoo-devel] Window classes in QxTransformer

2009-02-27 Thread Siarhei Barysiuk
Hello Lorenzo, > - How do I make QxTransformer create a new class extending > qx.ui.window.Window (or any other class)? Eg: I'm trying to create a class > for a log on window that I'd like to reference in my code using using > something like "var logOnWindow = new > dart.services.client.windows.Lo

[qooxdoo-devel] Window classes in QxTransformer

2009-02-27 Thread Lorenzo Vegetti
Hello everyone, I'm quite a newbie, I'm now writing my 1st project using Qooxdoo (0.8.1) and QxTransformer (0.4a). I have a few questions: - How do I make QxTransformer create a new class extending qx.ui.window.Window (or any other class)? Eg: I'm trying to create a class for a log on window t