Jonathan Weiß wrote: > Hello Burak, > > > this is very interesting! I am sure we will mention this in our weekly blog > post. > Could you perhaps write a few words about jsqt to explain it to our > mailinglist users? > > Keep up the good work! > >
hello jonathan, Thanks :) As indicated in its web page (http://jsqt.org), jsqt is a tool that compiles QtDesigner's .ui files into qooxdoo code. We're using it to save the hassle of writing gui code ourselves, but also to have our screens in a compatible format with the qt world, in order to avoid doing the same work twice. Dialect support coming in release 0.5 will also mean that you will be able to dodge at least some of the api changes that happen with 0.x releases. Because qt and qooxdoo share some fundamental layouting and event management concepts, my opinion is that QtDesigner is *the* graphical designer qooxdoo community has long been looking for. Anything more you want to know, please let me know. best, burak ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
