Hi Fabio, > I've started to convert a Visual Basic 6 project into a qooxdoo project. > Using qooxdoo UI i see it's very simple to create windows with controls > that looks very similar to VB. > For this reason i've started creating a tool for automatically convert VB > forms in javascript code (obviously using qooxdoo framework and only the > layout, not the VB code) > > I have some questions: > > a) someone think that a tool like this could be useful to the community? > b) do you know if already exists a similar tool or a tool for "designing" > qooxdoo windows? I have done a similar tool for VS in the form of an addin that "parses" a Windows.Form and outputs Javascript or xml (for qx builder). At this momment i have a different approach for that, i'm building a backend for qx wich, in fact, includes GUI design, you can see the demo at: http://qx.celtasoft.com.ar and read some bits about the framework itself at: http://aspnetriaen.blogspot.com > c) do you preview major modifications to the UI framework in the nearly > future? (in other words, if i follow the 0.6.5 syntax i'll need to change > a lot of JS code generated by this tool in the next 6 months?)
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
