Re: [qooxdoo-devel] Announcing 0.7-alpha2

2007-04-06 Thread Derrell . Lipman
[EMAIL PROTECTED] writes: > The compiler is not detecting, for some reason, that the Classic appearance > used by the skeleton requires qx.renderer.border.BorderPresets. One of the > compiler gurus will have to find the problem that is causing this, but in the > interim, I've temporarily solved t

Re: [qooxdoo-devel] Announcing 0.7-alpha2

2007-04-06 Thread Derrell . Lipman
Christian Boulanger <[EMAIL PROTECTED]> writes: > Win32/Cygwin/SVN-rev.7241: > > after svn update / make distclean / make build and clearing the > browser-cache, I am getting the following error in my unmodified skeleton > linked to the svn version > > 031297 ERROR: qx.ui.form.Button[60]: Could n

Re: [qooxdoo-devel] Announcing 0.7-alpha2

2007-04-06 Thread Christian Boulanger
Win32/Cygwin/SVN-rev.7241: after svn update / make distclean / make build and clearing the browser-cache, I am getting the following error in my unmodified skeleton linked to the svn version 031297 ERROR: qx.ui.form.Button[60]: Could not apply state appearance: TypeError - qx.renderer.border.

Re: [qooxdoo-devel] Announcing 0.7-alpha2

2007-04-06 Thread Derrell . Lipman
Erich Konicek <[EMAIL PROTECTED]> writes: > I tryed a little with the trunc-version and i found two little errors: > * in a few classes there are calls to Widget.isEnabled() > (witch earlier was the getAlias of the enabled property in qx.core.Object and > is not a property in qx.ui.core.Widget -

Re: [qooxdoo-devel] Problem with focus

2007-04-06 Thread Jim Hunter
I can not get setFocused to work at all on a TextField. I tried in an event, before the control gets added to the page and after the control gets added and in all cases there is no focus set on a TextField. I think you should report this as a bug. Jim Hunter D4PHP.ORG On 4/6/07, Leander Hanw

Re: [qooxdoo-devel] Problem with focus

2007-04-06 Thread Leander Hanwald
Hi Jim I missed your answer :) The Problem is inside of firefox AND internet explorer here. There is no cursor, and I can't type in the field after setting the cursor when I don't do it manually. Is there any example online where I can check it against working code? Greetings, Leander Jim Hu

[qooxdoo-devel] Setting property "display" to "false" failed with exception

2007-04-06 Thread Leander Hanwald
Hello all again a small problem. I have a component with additional components inside of itself (I extend qx.ui.layout.BoxLayout for that) Inside of my qx.ui.layout.BoxLayout are two VerticalBoxLayouts, only one is visible at a time (one is for showing data readonly, the other allows to edit the

Re: [qooxdoo-devel] Announcing 0.7-alpha2

2007-04-06 Thread Erich Konicek
A really very, very good work! The extended OO functions (Mixins, Interfaces) and the enhanced property features are great. Also the new appearance theme "Ext" is much more beautifuly as Classic. I was surprised about the migration. Such a complex migration without an error - amazing! I tryed

Re: [qooxdoo-devel] xml -> xslt -> javascript

2007-04-06 Thread Siarhei Barysiuk
Hello! Christian Boulanger wrote: > Dietrich - this is a very interesting idea and maybe you will want to > include your ideas once we have checked in the code. We are currently > waiting that the core developers find the time to help us integrate xslt > into the build process. I had proposed c

Re: [qooxdoo-devel] xml -> xslt -> javascript

2007-04-06 Thread Siarhei Barysiuk
Hello Dietrich, This great idea to describe dependencies between widgets as xml. It allows avoid a lot of primitive event listeners without any important code. We'll think through this idea (may be this will be not only dependencies but anything else) and QxTransformer will support this feature.

Re: [qooxdoo-devel] xml -> xslt -> javascript

2007-04-06 Thread Siarhei Barysiuk
Hi bishio, Thank for moral support :) We've already discussed usage of existing visual GUI builders for our purposes. I think your scheme with double transformation can be used but of course in not all cases. The fact third-party builder will generate xml for specific framework with specific stru

Re: [qooxdoo-devel] relative QOOXDOO_PATH no longer works with APPLICATION_LOCALES

2007-04-06 Thread Fabian Jakobs
[EMAIL PROTECTED] schrieb: > With a recent change (I think the one that eliminated the .po file > regeneration when "make source" is run from an application directory), it now > fails to build at all if QOOXDOO_PATH is a relative path, and > APPLICATION_LOCALES is specified: can't open file '/msgfm

Re: [qooxdoo-devel] Error on migrate application 0.6.6 to 0.7 alpha 2

2007-04-06 Thread Fabian Jakobs
Hello Sebastien, > Hi, > > Congratulation for your work, I see the showcase and > the performance are better, the new "Ext" theme is beautiful. > > I have an error on migration 0.6.6 to 0.7 Alpha 2. > > Error : > > Traceback (most recent call last): > File > "../qooxdoo-0.7-alpha2-sdk/frontend/fr

[qooxdoo-devel] Error on migrate application 0.6.6 to 0.7 alpha 2

2007-04-06 Thread sebastien.hupin
Hi, Congratulation for your work, I see the showcase and the performance are better, the new "Ext" theme is beautiful. I have an error on migration 0.6.6 to 0.7 Alpha 2. Error : Traceback (most recent call last): File "../qooxdoo-0.7-alpha2-sdk/frontend/framework/tool/migrator.py", line 588 ,