Re: [qooxdoo-devel] Event handling changes in 0.8

2008-08-28 Thread Fabian Jakobs
Petr Kobalíček schrieb: > Hi all, > > I'm really impressed about new event handling in qooxdoo 0.8 that must > be logically faster than previous one (pooling). But I'm getting one > warning that I not know how to solve (I'm sure it's my problem). > Especially handing of event objects has changed

Re: [qooxdoo-devel] qooxdoo 0.8 released

2008-08-28 Thread Tobi Oetiker
Lets start the hype machine! http://digg.com/programming/Major_New_Open_Source_AJAX_Framework_Released_qooxdoo_0_8 cheers tobi Today Andreas Ecker wrote: > Good news, everyone! > > This is to let you know that qooxdoo 0.8 has been released. > > http://news.qooxdoo.org/qooxdoo-08-released > > Th

[qooxdoo-devel] qooxdoo 0.8 released

2008-08-28 Thread Andreas Ecker
Good news, everyone! This is to let you know that qooxdoo 0.8 has been released. http://news.qooxdoo.org/qooxdoo-08-released Thanks for all your support! Enjoy! :-) Andreas -- Project Lead http://qooxdoo.org - This SF

[qooxdoo-devel] Question about test and test-source in 0.8

2008-08-28 Thread Simon Bull
Hi List, I have recently started playing with Qx 0.8, and in particularl the unit test runner. It's very nice -- but I have one gripe which may be because i am not using it properly. It seems that every time I touch either the application-under-test source code, or the unit-test source code and

Re: [qooxdoo-devel] French mistakes in Feedreader

2008-08-28 Thread Dan
Oops. My mistake. Sorry. On 8/28/08, Gaetan de Menten <[EMAIL PROTECTED]> wrote: > > Hi there, > > Here are two mistakes I just noticed in the French translation of the > feed reader: > > In the preference window, "Annuller" should be "Annuler" (and this > should be fixed across all Qooxdoo, since

[qooxdoo-devel] Event handling changes in 0.8

2008-08-28 Thread Petr Kobalíček
Hi all, I'm really impressed about new event handling in qooxdoo 0.8 that must be logically faster than previous one (pooling). But I'm getting one warning that I not know how to solve (I'm sure it's my problem). What exactly means : Missing destruct definition for '$$user_result' in bfly.io.remo

Re: [qooxdoo-devel] qx.util.Type.detect alternative in 0.8

2008-08-28 Thread Andreas Ecker
Hi! > I used it, but I think it can be removed :-) > > I'm trying not to use legacy at all Yes, please do not use qx.legacy, unless it's absolutely necessary, i.e. during the time of migration. qooxdoo 0.8 applications should not depend on those legacy classes, they're included to help with migr

Re: [qooxdoo-devel] qx.util.Type.detect alternative in 0.8

2008-08-28 Thread Petr Kobalíček
Hi Fabian, I used it, but I think it can be removed :-) I'm trying not to use legacy at all Thank you - Petr 2008/8/28 Fabian Jakobs <[EMAIL PROTECTED]>: > Petr Kobalíček schrieb: >> Hi, >> >> How it's alternative to qx.util.Type.detect in qooxdoo 0.8. >> >> Should I use plain typeof keyword an

Re: [qooxdoo-devel] qx.util.Type.detect alternative in 0.8

2008-08-28 Thread Fabian Jakobs
Petr Kobalíček schrieb: > Hi, > > How it's alternative to qx.util.Type.detect in qooxdoo 0.8. > > Should I use plain typeof keyword and instanceof keywords instead ? > > Cheers > - Petr The original class is still there but has been moved to the legacy namespace (qx.legacy.util.Type). You can use

Re: [qooxdoo-devel] Why not embed a Nabble 2 forum on the main qooxdoo website as "forums"?

2008-08-28 Thread Fabian Jakobs
Insane Kangaroo schrieb: > As you can see here, http://n2.nabble.com/help/Answer.jtp?id=36 Nabble2's > embedding capability looks nice. Why not embed the forum directly to the > website instead of having then look around first? Of course they still need > to subscribe to the sourceforge mailing lis

[qooxdoo-devel] qx.util.Type.detect alternative in 0.8

2008-08-28 Thread Petr Kobalíček
Hi, How it's alternative to qx.util.Type.detect in qooxdoo 0.8. Should I use plain typeof keyword and instanceof keywords instead ? Cheers - Petr - This SF.Net email is sponsored by the Moblin Your Move Developer's challeng

[qooxdoo-devel] Why not embed a Nabble 2 forum on the main qooxdoo website as "forums"?

2008-08-28 Thread Insane Kangaroo
As you can see here, http://n2.nabble.com/help/Answer.jtp?id=36 Nabble2's embedding capability looks nice. Why not embed the forum directly to the website instead of having then look around first? Of course they still need to subscribe to the sourceforge mailing list, but that is quite easy. When

Re: [qooxdoo-devel] Slow cursor handling when lots of stuff on the page

2008-08-28 Thread Petr Kobalíček
I Agree, firefox 3.0.1 Linux and Windows XP 2008/8/28 Gaetan de Menten <[EMAIL PROTECTED]>: > Hi list, > > I just noticed an annoying oddity: when there is lots of stuff on a > page (for example in the API viewer with inherited, and protected > methods visible, the cursor "shape change" seem to la

[qooxdoo-devel] Slow cursor handling when lots of stuff on the page

2008-08-28 Thread Gaetan de Menten
Hi list, I just noticed an annoying oddity: when there is lots of stuff on a page (for example in the API viewer with inherited, and protected methods visible, the cursor "shape change" seem to lag. This is noticeable for example, when going over the slitpane separator in the API viewer: when the

[qooxdoo-devel] FlowLayout for 0.8

2008-08-28 Thread Chris Banford
Hi list, FlowLayout is now available in qx Contrib. http://qooxdoo-contrib.svn.sourceforge.net/viewvc/qooxdoo-contrib/trunk/qooxdoo-contrib/FlowLayout/ With some help getting set-up from Andreas (thanks!) and a bit of trial and error on my end, I've managed to get the FlowLayout for 0.8 up on

Re: [qooxdoo-devel] Modern theme IE/Vista

2008-08-28 Thread Sebastian Werner
Testrunner is now online as well. Demo browser follows in about 30 minutes. Thanks to all testers. Cheers, Sebastian Sebastian Werner schrieb: > Hi Andreas, > > can you have a look at the API Viewer as well: > http://demo.qooxdoo.org/0.8/apiviewer/ > > It also uses the new image handling. Ple

Re: [qooxdoo-devel] Modern theme IE/Vista

2008-08-28 Thread Sebastian Werner
Hi Andreas, can you have a look at the API Viewer as well: http://demo.qooxdoo.org/0.8/apiviewer/ It also uses the new image handling. Please be sure that your clear your cache first :). Thanks. Sebastian Fink, Andreas schrieb: > Hi Fabian, > > the FeedReader Application seems to work and th

Re: [qooxdoo-devel] Modern theme IE/Vista

2008-08-28 Thread Fink, Andreas
Hi Fabian, the FeedReader Application seems to work and the preference window looks perfect. :) In Demobrowser the bug is still there. Greetings, Andreas -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Fabian Jakobs Gesendet: Donnerstag, 28. A

Re: [qooxdoo-devel] Query about Table resize property in Qooxdoo

2008-08-28 Thread Amit Rana
Thank you Derrell, By setting the table width, I was able to stop the growing on the table. But, as mentioned by you, I have to hardcode the width 800 (for example). Setting the width as 100% gives a syntax error and setting it as "100%" (with quotes) has no effect and allows the table to grow

[qooxdoo-devel] French mistakes in Feedreader

2008-08-28 Thread Gaetan de Menten
Hi there, Here are two mistakes I just noticed in the French translation of the feed reader: In the preference window, "Annuller" should be "Annuler" (and this should be fixed across all Qooxdoo, since there might be some other occurrence of this one) In the help window, it should be "syndication

Re: [qooxdoo-devel] Modern theme IE/Vista

2008-08-28 Thread Fabian Jakobs
Chris Banford schrieb: > Hi Alex -- all working properly on my Windoze XP SP2, 3.5 GB Ram: > IE 7 v 7.0.5730.13 > -Chris > hi, thanks to some debugging by Maria Siebert, we hope that we have found and fixed this issue. Could everyone, who has seen this error please check the online version o

Re: [qooxdoo-devel] Menu bug ?

2008-08-28 Thread Petr Kobalíček
Sorry, my fault:( this._button = new qx.ui.menu.Button("Some label"); should be this._button = new qx.ui.toolbar.MenuButton("Some label"); Cheers - Petr 2008/8/28 Petr Kobalíček <[EMAIL PROTECTED]>: > I know that today is final for qx0.8, so I have one issue: > > this code in application main(

Re: [qooxdoo-devel] Modern theme IE/Vista

2008-08-28 Thread Sebastian Werner
Just for the stats. Works OK for me. IE7 under Windows XP SP3, 2GB Ram. Version: 7.0.5730.13 (same as Chris) Sebastian Chris Banford schrieb: > Hi Alex -- all working properly on my Windoze XP SP2, 3.5 GB Ram: > IE 7 v 7.0.5730.13 > -Chris > >> Hi qooxdoo users, >> >> to track down this problem

[qooxdoo-devel] Menu bug ?

2008-08-28 Thread Petr Kobalíček
I know that today is final for qx0.8, so I have one issue: this code in application main() is not working: main: function() { // [SuperClass] this.base(arguments); // [Container] this._container = new qx.ui.container.Composite( new qx.ui.layout.VBox().set({

Re: [qooxdoo-devel] Modern theme IE/Vista

2008-08-28 Thread Chris Banford
Hi Alex -- all working properly on my Windoze XP SP2, 3.5 GB Ram: IE 7 v 7.0.5730.13 -Chris > Hi qooxdoo users, > > to track down this problem (which seems also to affect XP systems) you > could help us doing the following: > > - check out the "Window" demo -> > http://demo.qooxdoo.org/0.8-rc1/d

[qooxdoo-devel] jsdt (QXDT)

2008-08-28 Thread Petr Kobalíček
Hi, are here people that are using this tool for qooxdoo development ? I'm tried it today, but I have problems to correctly setup it :-( If I use jsdt in existing project (not javascript project, but with js files) I have this error: This javascript file is not on build path of a JavaScript pro

Re: [qooxdoo-devel] Subwidget calendar for the Table wiget?

2008-08-28 Thread Fabian Jakobs
Insane Kangaroo schrieb: > Fabian Jakobs-2 wrote: > >> The table has configurable cell editors. We don't provide a date cell >> editor yet but it should be pretty easy to write one since we already >> have a date chooser widget. Just take a look at one of the cell editors. >> >> > > I'll

Re: [qooxdoo-devel] Modern theme IE/Vista

2008-08-28 Thread Alexander Back
Hi qooxdoo users, to track down this problem (which seems also to affect XP systems) you could help us doing the following: - check out the "Window" demo -> http://demo.qooxdoo.org/0.8-rc1/demobrowser/#widget~Window.html - and compare it with the screenshot in bugzilla: http://bugzilla.qooxdoo

Re: [qooxdoo-devel] Query about Table resize property in Qooxdoo

2008-08-28 Thread Petr Kobalíček
Oh, Sorry for misinformation:-) But if you define this in members section, it will be added to prototype, this is right, isn't it ? (So the prototype will be polluted by these members) 2008/8/28 Derrell Lipman <[EMAIL PROTECTED]>: > On Wed, Aug 27, 2008 at 4:06 PM, Petr Kobalíček <[EMAIL PROTECTE

[qooxdoo-devel] Where is the old cache magic in the source version of 0.8

2008-08-28 Thread Ralf Nieuwenhuijsen
In the 0.7 series, the scripts were all loaded with a ?nocache=39349123 like parameter, but in the 0.8 series they are not. At least in the source version, it seems very usefull to do so... Greetings, Ralf Nieuwenhuijsen - Th

Re: [qooxdoo-devel] Subwidget calendar for the Table wiget?

2008-08-28 Thread Insane Kangaroo
Fabian Jakobs-2 wrote: > > The table has configurable cell editors. We don't provide a date cell > editor yet but it should be pretty easy to write one since we already > have a date chooser widget. Just take a look at one of the cell editors. > I'll take a look at one of the cell editors. I

Re: [qooxdoo-devel] Modern theme IE/Vista

2008-08-28 Thread Fabian Jakobs
Hi Andreas, thank you for checking this. We'll try to find a Vista installation, which shows this bug as well. I think we won't hold back the release because of this issue but this must get fixed. I've opened a bug report for this . Best Fabia