Re: [qooxdoo-devel] Classses hierarchy

2006-11-27 Thread Hugh Gibson
Not really help, but I agree with Alexei, the skeletons desperately need an example with a bit more material including a couple more classes e.g. for a singleton dialog box and some more interaction here and there. At present the only more comprehensive examples are the demos, and as is pointed

[qooxdoo-devel] Size of icon files

2006-11-27 Thread Hugh Gibson
The iconsets take a huge amount of space - 5.76 MB in 1767 files. Whenever a compiled application is created the sets are copied completely, which explains why the build release (e.g. qooxdoo-0.6.2-build.zip) is so big. There is the original source of the icons, then a copy in the demo and a hal

Re: [qooxdoo-devel] overflows

2006-11-27 Thread Simon Bull
Hi James, I posted a similar query to this list a few weeks ago. If you give your window a minHeight and minWidth value you overflow settings will work properly. E.g.; // Allow overflow settings to work properly window.setMinWidth(200); window.setMinHeight(200); Cheers, Simon - Or

Re: [qooxdoo-devel] Please stop using trunk

2006-11-27 Thread Derrell . Lipman
Sebastian Werner <[EMAIL PROTECTED]> writes: > we will change some stuff in SVN which will break existing application > until they get migrated. Please be aware of this. SVN users should stop > updating for the next days to keep their applications working. Thanks. Thanks for the warning. What

Re: [qooxdoo-devel] Please stop using trunk

2006-11-27 Thread Sebastian Werner
Hi Dietrich, yes - sure :) Sebastian Dietrich Streifert schrieb: > Hi Sebastian, > > thank you for the info. > > Would you please inform us (the list) when you have finished migrating > the namespaces? > > Thank you. > > Regards... > > Sebastian Werner schrieb: >> Hey, >> >> we will chang

Re: [qooxdoo-devel] Please stop using trunk

2006-11-27 Thread Sebastian Werner
I think 4950 is a good choice. Sebastian Jim Hunter schrieb: > What is the last known good version number? > > Jim > > On 11/27/06, *Sebastian Werner* <[EMAIL PROTECTED] > > wrote: > > Hey, > > we will change some stuff in SVN which will break existing appl

Re: [qooxdoo-devel] Please stop using trunk

2006-11-27 Thread Dietrich Streifert
Hi Sebastian, thank you for the info. Would you please inform us (the list) when you have finished migrating the namespaces? Thank you. Regards... Sebastian Werner schrieb: > Hey, > > we will change some stuff in SVN which will break existing application > until they get migrated. Please be

Re: [qooxdoo-devel] Please stop using trunk

2006-11-27 Thread Jim Hunter
What is the last known good version number? Jim On 11/27/06, Sebastian Werner <[EMAIL PROTECTED]> wrote: Hey, we will change some stuff in SVN which will break existing application until they get migrated. Please be aware of this. SVN users should stop updating for the next days to keep their

[qooxdoo-devel] Please stop using trunk

2006-11-27 Thread Sebastian Werner
Hey, we will change some stuff in SVN which will break existing application until they get migrated. Please be aware of this. SVN users should stop updating for the next days to keep their applications working. Thanks. Sebastian -

[qooxdoo-devel] overflows

2006-11-27 Thread jamescowan
I have a window that contains a tab view which contains a tree. Everything is working fine but when I expand the tree and it extends beyond the tabview the whole window grows. I want to stop this behaviour and cause scroll bars to appear around the tree when the tree expands beyond the tabview an

[qooxdoo-devel] On-the-fly Page Generation?

2006-11-27 Thread egiard
Hello all, I am looking for a framework to perform a dynamic page creation based on some database content. I already have a php approach that will generate forms but nothing as good as the qooxdoo framework. Is there any way to create a dynamic page with qooxdoo? (Without having to make ev

[qooxdoo-devel] Updated online demos to current SVN revision

2006-11-27 Thread Sebastian Werner
Hi, just want to let you know that the online demo section and API viewer are now synced to the current SVN version. Sebastian - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and y

Re: [qooxdoo-devel] Difference between layouts

2006-11-27 Thread Tobias Koller (GERMO GmbH)
Oh thanks. I should first check the Documentation. Thank you!!! Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Tobias Koller (GERMO GmbH) Gesendet: Freitag, 24. November 2006 17:09 An: qooxdoo Development Betreff: [qooxdoo-devel] Differenc