Re: [qooxdoo-devel] ComboBoxEx on a Window

2006-11-22 Thread Aaron Cooper
Sorry, I copied the example using an early test. These statements: combo.sizeTextFieldToContent(); combo.setAllowSearch(); Should read: combo.sizeTextFieldToContent(true); combo.setAllowSearch(true); Not that this is not a fix to my issue, the problem I am having uses the latter statements. C

[qooxdoo-devel] ComboBoxEx on a Window

2006-11-22 Thread Aaron Cooper
Well, downloaded 0.6.2 today. First off, thanks to whoever came up with ComboBoxEx, it's exactly what I was looking for. I doubt this is a bug, more my misunderstanding of the way objects interact. Anyway, I pulled the ComboBoxEx demo to peices and have attempted to setup one of my classes (cr

[qooxdoo-devel] Announcement: qooxdoo 0.6.2 released

2006-11-22 Thread Andreas Ecker
Howdy, qooxdoo 0.6.2, scheduled for today, has just been released. Please see the announcement on the homepage for more information: http://news.qooxdoo.org/qooxdoo-062-released The announcement mainly focuses on bugfixes and the WebKit/Safari support. Other additions like the enhanced combo bo

Re: [qooxdoo-devel] qx.ui.form.List layout problem in 0.6.2-pre (r4822)

2006-11-22 Thread Andreas Ecker
Hi Simon, thanks for the reporting this issue. Would you be so kind to enter a bug report into bugzilla at http://bugzilla.qooxdoo.org ? Please attach a test html that is derived from one of the example/test files so that it can be dropped into the demo section without modifications. Thanks, A

Re: [qooxdoo-devel] How do I use the source build?

2006-11-22 Thread Hugh Gibson
> I think the best is to integrate all existing code bases to the > skeletons. I think this is easier and faster than manually trying > (and failing) many times. Normally it's quite easy. The structure > used from the skeletons is much better than some old style, where you > have included some