Re: [qooxdoo-devel] Firebug 1.0

2006-12-21 Thread Fabian Jakobs
Hi David, > I would like to reconsider the change I made to use the FireBugAppender the > default one if FireBug is available. > Otherwise the WindowAppender. > Who has used FireBug doesn't one to use anything else. > we have switched back to default to FireBugAppender some time ago because we

Re: [qooxdoo-devel] (floating point) incrementAmount in a Spinner

2006-12-21 Thread Fabian Jakobs
Hi Scott, > Hi > > I wanted to set incrementAmount of a spinner, but I can't get it to work. For > example: > > var d = qx.ui.core.ClientDocument.getInstance(); > var s1 = new qx.ui.form.Spinner; > > with(s1) > { > setLeft(20); > setTop(64); > setIncrementAmount(5)

Re: [qooxdoo-devel] Debug and release builds

2006-12-21 Thread Hugh Gibson
> Ok, I added qx.SOURCE_BUILD in svn revision 5440. Thanks! I can start using it now even though I'm not using SVN code. It will kick in with the next release. So that the code can be automatically migrated in future (to using preprocessor instructions), we should have a standard way of doing t

[qooxdoo-devel] regarding forwarding for qooxdoo pages

2006-12-21 Thread gaurav.padiyar
Hiii all, I am using Qooxdoo 6.1 version and I am using it in a JSP page to make UI good looking. Believe me this tool is awesome, it makes your UI really nice and also make it Ajaxified. I am using struts framework, so when I forward this Qooxdoo JSP page to action class..it returns back to S

[qooxdoo-devel] Compression/Decompression Suggestion

2006-12-21 Thread Fatih Tolga Ata
Hi, Since I have started to Ajax and qooxdoo, I was facing with large size of xml and js files. So I had started to code Huffman algorithm or gzip implementation in Javascript. However, I had looking for a library for this. At the end of searching on Internet, I found. I am planning for using

[qooxdoo-devel] (floating point) incrementAmount in a Spinner

2006-12-21 Thread Scott
Hi I wanted to set incrementAmount of a spinner, but I can't get it to work. For example: var d = qx.ui.core.ClientDocument.getInstance(); var s1 = new qx.ui.form.Spinner; with(s1) { setLeft(20); setTop(64); setIncrementAmount(5); }; d.add(s1); I tried

Re: [qooxdoo-devel] Debug and release builds

2006-12-21 Thread Alessandro Sala
Hello, I could change the source loader so that it adds SOURCE_BUILD to the qx namespace. This way the existence of this variable would allow to differentiate between source and release builds. That's one way of doing it, and is probably a good 80/20 solution (20% of the ti

Re: [qooxdoo-devel] Migration error

2006-12-21 Thread Derrell . Lipman
dperez <[EMAIL PROTECTED]> writes: > Hi, > > After having returned from my vacations, I'm happy to see that qooxdoo > activity is very high and two new versions have been published. > > I've tried to migrate from 0.6.1 to 0.6.3, and get this error: > > $ tool/generator.py --script-input a --migrat

Re: [qooxdoo-devel] Firebug 1.0

2006-12-21 Thread dperez
Hi, I would like to reconsider the change I made to use the FireBugAppender the default one if FireBug is available. Otherwise the WindowAppender. Who has used FireBug doesn't one to use anything else. Daniel Gagnon wrote: > > I just love that nifty Firefox Extension. The 1.0 release is near

Re: [qooxdoo-devel] Extended WindowManager and Positioning Strategies

2006-12-21 Thread dperez
Hi Simon, It looks a quite elaborated job. It would be nice to do a contribution. Simon Bull wrote: > > Hi Qooxdooers, > > I've implemented an extended WindowManager that offers some features that > might be useful to anyone who is developing a "many-windows" UI with Qx. > > Here's a quick s

Re: [qooxdoo-devel] Migration error

2006-12-21 Thread dperez
I forgot to mention that I can provide the javascript that produces problems if necessary. dperez wrote: > > Hi, > > After having returned from my vacations, I'm happy to see that qooxdoo > activity is very high and two new versions have been published. > > I've tried to migrate from 0.6.1 to

[qooxdoo-devel] Migration error

2006-12-21 Thread dperez
Hi, After having returned from my vacations, I'm happy to see that qooxdoo activity is very high and two new versions have been published. I've tried to migrate from 0.6.1 to 0.6.3, and get this error: $ tool/generator.py --script-input a --migrate-source --migration-target 0.6.3 INITIALIZAT

Re: [qooxdoo-devel] Revision of Release 0.6.3

2006-12-21 Thread Sebastian Werner
what's about to use the tag in tags/release_0_6_3 instead? Sebastian Am 21.12.2006 um 11:19 schrieb Til Schneider: > How do I get the revision number of release 0.6.3? Is there a list > which > release corresponds to which revision number in SVN? > > > > ---

[qooxdoo-devel] Revision of Release 0.6.3

2006-12-21 Thread Til Schneider
How do I get the revision number of release 0.6.3? Is there a list which release corresponds to which revision number in SVN? - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and yo

Re: [qooxdoo-devel] [qooxdoo-commit] SF.net SVN: qooxdoo: [5385] trunk/qooxdoo/README

2006-12-21 Thread Andreas Ecker
Hi Derrell! [EMAIL PROTECTED] wrote: > > -- > > trunk/qooxdoo/README > > Andreas, this is a really nice summary you've written. Thanks. Actually, this kind of text is around for a few months now as http://qooxdoo.org/about . ;-) > The only problem I see in it is: > > > It is f