I posted a question a couple of days ago which is sort of linked to
this.  I am using QXBuilder to build my UI.  The problem I am having is
that I don't know how to define a table (or listview) in XML format.
The only examples I can find are for 0.5 .  How do you define a table
using XML ?

TIA,
  John


dperez wrote:
> Hi,
>
> My current approach is:
>
> - I define my forms in a propiertary XML format.
> - Then I convert this XML format to JSON format
> - A fixed *.js builds with Qooxdoo the form
>
> My previous approach was:
>
> - I define my forms in a propiertary XML format.
> - A XSLT sheet converts this in HTML
> - A fixed *.js contains the events of the HTML file
>
>
>
> Chris Ricks wrote:
>   
>> Hi all,
>>
>> I have a general question for the list.
>>
>> At present, I'm working on a server-side Java toolkit that will use 
>> Qooxdoo as one of it's output options.
>>
>> I know that many people on this list are using something similar in 
>> their work. I've also seen plenty of instances of people building their 
>> interfaces entirely on the client side and making calls via RPC when 
>> they need additional information.
>>
>> In both cases, I was hoping people could tell me their preference when 
>> it comes to building interfaces with Qooxdoo. Do you prefer to build 
>> interfaces in code or in a declarative fashion (with QxBuilder or
>> similar)?
>>
>> Best regards,
>>
>> Chris
>>
>> -------------------------------------------------------------------------
>> 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
>>
>>
>>     


-------------------------------------------------------------------------
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

Reply via email to