[qooxdoo-devel] PyQooxCard - was Poor Man's Qooxdoo GUI Builder

2008-05-02 Thread kc106_2005-qooxdoo
After chewing on it for a few days, I think I am going to go along with the name created by Christian Boulanger: PyQooxCard. Take a look at my first real life application: http://epc.powersystemadvisors.com/ Some of the screens are just place holders but I am pretty happy that I was able to ha

Re: [qooxdoo-devel] Missing "table-editor-textfield" in ext theme

2008-05-02 Thread Romain Fliedel
No I am using the version 0.7.3-sdk from the website, I will update to the latest svn, sorry. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Derrell Lipman Sent: Friday, May 02, 2008 5:09 PM To: qooxdoo Development Subject: Re: [qooxdoo-devel] M

Re: [qooxdoo-devel] Missing "table-editor-textfield" in ext theme

2008-05-02 Thread Derrell Lipman
On Fri, May 2, 2008 at 5:34 PM, Romain Fliedel <[EMAIL PROTECTED]> wrote: > Hi, > > I'm having the following warning: > > 111544 WARN: qx.theme.manager.Appearance[23]: Missing appearance entry: > table-editor-textfield > > when I try to edit the content of a table using the Ext theme. > I noticed

[qooxdoo-devel] Missing "table-editor-textfield" in ext theme

2008-05-02 Thread Romain Fliedel
Hi, I'm having the following warning: 111544 WARN: qx.theme.manager.Appearance[23]: Missing appearance entry: table-editor-textfield when I try to edit the content of a table using the Ext theme. I noticed that there was no entry "table-editor-textfield" in qooxdoo-0.7.3-sdk\frontend\framework\

Re: [qooxdoo-devel] auto height of label with wrap='true'

2008-05-02 Thread Leander Hanwald
Hi, this is not possible with qooxdoo 0.7 without some (not so good working) tricks. These tricks can be found in the mailing list archive (sorry, have no link here, I use google for that :) ) But as far as I remember will qooxdoo 0.8 supports this. Greetings, Leander Siarhei Barysiuk schri

Re: [qooxdoo-devel] layouts and alignment

2008-05-02 Thread Siarhei Barysiuk
Derrell, thanks a lot. Siarhei On Fri, May 2, 2008 at 2:56 PM, Derrell Lipman <[EMAIL PROTECTED]> wrote: > > > On Fri, May 2, 2008 at 5:34 AM, Siarhei Barysiuk <[EMAIL PROTECTED]> > wrote: > > Hello, > > > > I have a general question about how to control position of widget. For > > example if I h

Re: [qooxdoo-devel] layouts and alignment

2008-05-02 Thread Derrell Lipman
On Fri, May 2, 2008 at 5:34 AM, Siarhei Barysiuk <[EMAIL PROTECTED]> wrote: > Hello, > > I have a general question about how to control position of widget. For > example if I have horizontal box layout and want to align all children > I use horizontal(vertical)ChildrenAlign property. But what if I

[qooxdoo-devel] layouts and alignment

2008-05-02 Thread Siarhei Barysiuk
Hello, I have a general question about how to control position of widget. For example if I have horizontal box layout and want to align all children I use horizontal(vertical)ChildrenAlign property. But what if I want to control alignment of specific widget? I'm trying horizontalAlign for specific

[qooxdoo-devel] auto height of label with wrap='true'

2008-05-02 Thread Siarhei Barysiuk
Hello, I have a vertical box layout with 3 labels as children. Labels contain very long text. When I set wrap property to true labels overlap each other. I tried various height values (auto, etc.) but without success. It works only with height in pixels. But I need flexible layout because I don't