Re: [qooxdoo-devel] Source code Javascript in online demos - allow edit?

2008-04-22 Thread Hugh Gibson
> I always liked the BiPad from Bindows. An interactive Terminal to > create an interface by typing in the command field. > > http://www.bindows.net/bindows/samples/BiPad/ I get the idea, even if I can't get it to work (multiple JS errors - and as it's a commercial system I won't bother reporti

Re: [qooxdoo-devel] GUI builder (was is qxtransformer ready?)

2008-04-22 Thread kc106_2005-qooxdoo
> -Original Message- > From: Christian Boulanger [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 22, 2008 11:30 AM > Please let us know if there is anything we can do to help > your effort. > Since the qxtransformer syntax is still not fully set in > stone, we might > be able to in

Re: [qooxdoo-devel] Source code Javascript in online demos - allow edit?

2008-04-22 Thread Sebastian Werner
Just my 2 cents. I always liked the BiPad from Bindows. An interactive Terminal to create an interface by typing in the command field. http://www.bindows.net/bindows/samples/BiPad/ What would easily be possible to create such a component/application. For the user this is just a copy/paste of

Re: [qooxdoo-devel] Source code Javascript in online demos - allow edit?

2008-04-22 Thread Mike Rea
OK, I started to look at this a little more. I think it may be possible to have a demobrowser that would append the demo code into the demo tab for rendering, and then also make available the ability to edit the code and re-render the edited code. This is going to be a decent-sized undertaking,

Re: [qooxdoo-devel] GUI builder (was is qxtransformer ready?)

2008-04-22 Thread Christian Boulanger
kc106_2005-qooxdoo schrieb: > and can change dynamically. Now, I am tickering with the layout designer to > create qxtransformer code. > > >> Something which works well and integrates with qooxdoo would be great. >> > > Yes. > > Please let us know if there is anything we can do to hel

Re: [qooxdoo-devel] GUI builder (was is qxtransformer ready?)

2008-04-22 Thread kc106_2005-qooxdoo
> -Original Message- > [mailto:[EMAIL PROTECTED] On > Behalf Of Hugh Gibson > > Very interesting. We did all of our wxPython work without a > GUI designer > [fx: spit] > Wow! If I had to do that, I would be so broke financially that I would be on the unemplyment line. Just think ab

Re: [qooxdoo-devel] GUI builder (was is qxtransformer ready?)

2008-04-22 Thread kc106_2005-qooxdoo
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Siarhei Barysiuk > Sent: Tuesday, April 22, 2008 1:57 AM > To: [EMAIL PROTECTED]; qooxdoo Development > Subject: Re: [qooxdoo-devel] GUI builder (was is qxtransformer ready?) > > > PythonCard has o

Re: [qooxdoo-devel] Future of Listview

2008-04-22 Thread Leander Hanwald
Hi Jonathan, I have no overview when 0.8 will be ready/stable enough to start such a port. Did you have a date for that? And did you have an idea who much work is needed? I know the basic structure of the listview, but I'm unsure of the real amount of work needed. If you say the post isn't pos

[qooxdoo-devel] Feature Wishlist: Table

2008-04-22 Thread Tim Kemna
Hi, The feature wishlist (http://qooxdoo.org/community/wishlist) contains somy very interesting features concerning the table widget. I'm especially interested in multiple header rows for grouping the columns in the below row. Will this be available in the 0.8 release? Best regards, Tim --

Re: [qooxdoo-devel] Future of Listview

2008-04-22 Thread Jonathan Rass
Hi! After reviewing the discussion on the issue, we have come to the decision that the ListView widget will not be ported to qooxdoo 0.8. We have spent a lot of time and work on the Table widget to make it better and faster and we recommend to use this widget instead. For those who want to conti

Re: [qooxdoo-devel] GUI builder (was is qxtransformer ready?)

2008-04-22 Thread Christian Boulanger
I wonder if any of the emerging XUL editors out there (I always wonder why the Mozilla people NEVER came up with a decent IDE) could be tweaked to be useful. One can easily add qxtransformer templates that transform from to , even complicated transformations that change the logic of tag nesti

Re: [qooxdoo-devel] GUI builder (was is qxtransformer ready?)

2008-04-22 Thread Siarhei Barysiuk
PythonCard has one limitation which prevents to cover all features of qooxdoo. There is only absolute positioning in designer. And this is a huge limitation for real-world applications. Siarhei On Tue, Apr 22, 2008 at 11:49 AM, Hugh Gibson <[EMAIL PROTECTED]> wrote: > > Well, since I don't have t

Re: [qooxdoo-devel] GUI builder (was is qxtransformer ready?)

2008-04-22 Thread Christian Boulanger
Siarhei Barysiuk schrieb: > Hello, > > John, maybe this link will be useful for you > http://sites.google.com/a/qxtransformer.org/qxtransformer/XML-Tags. > We don't want to reinvent the wheel, we just use existing qooxdoo > classes and properties names. QxTransformer tags > are mapped to qooxdoo wi

Re: [qooxdoo-devel] GUI builder (was is qxtransformer ready?)

2008-04-22 Thread Hugh Gibson
> Well, since I don't have the budget ( :-) ), I rolled up my sleeves > and came up with a poor man's GUI builder for qxtransformer. It > turns out that the qxml file created by qxtransformer is rather > similar in structure to the resource file created by the GUI > builder in PythonCard. In f

[qooxdoo-devel] ListView size problem

2008-04-22 Thread Tarmaq
Hi, I have problem with flex size in listview. We have window with several tabs in it, and there is some content including listview in two tabs. When I check one of that tabs, the window resizes itself little bit - it's ok. But when I check another tab, it resizes the window a bit again and it mak

Re: [qooxdoo-devel] Future of Listview

2008-04-22 Thread Leander Hanwald
(Yes, an answer to myself ;) ) Seems like the ExtJS guys knows what I mean: " ...Ende 2008 soll Ext JS 3.0 erscheinen. Mit dabei soll dann "ListView " sein, eine schnelle Tabellenansicht für kleine Datenmengen" (Golem: http://ww

Re: [qooxdoo-devel] GUI builder (was is qxtransformer ready?)

2008-04-22 Thread Siarhei Barysiuk
Hello, John, maybe this link will be useful for you http://sites.google.com/a/qxtransformer.org/qxtransformer/XML-Tags. We don't want to reinvent the wheel, we just use existing qooxdoo classes and properties names. QxTransformer tags are mapped to qooxdoo widgets and all properties of these widge