Re: [qooxdoo-devel] Combine images from modern theme for GAE deployment.

2010-08-11 Thread Ralf Nieuwenhuijsen
Hi Tron, Your config file worked. Well, it combined the images. It's about 100 kb vertically organised ,and about 67 kb horizontally organised. A quick glance suggests splitting it up in three 'height' groups should be effective enough. (and get it somewhere around 10-20 kb) And the build version

Re: [qooxdoo-devel] qxoo - API viewer?

2010-08-11 Thread thron7
> > Hi Thomas, > > the "services" folder (could also be named differently) contains the > server-side classes, i.e. a script that starts the node.js-based json-rpc > server, plus all the classes that contain the service methods. This way, > one > could use the API viewer to create a documentation o

Re: [qooxdoo-devel] Combining the icon-sets

2010-08-11 Thread thron7
> combined. Can I combine already combined images? Nope, I don't think that that double nesting would work. > > Why not just reduce it to say three images for the whole 'modern' theme? > A monochrome image, a blue image and a gif image. I can't tell you, give it a try. T.

Re: [qooxdoo-devel] Combine images from modern theme for GAE deployment.

2010-08-11 Thread thron7
> If somebody has a working config.json file that combines all the modern > files into one. > Please share! C'mon, that's not hard! I can't completely test this, but it should look somewhat like this: { "jobs" : { "image-combine" : { "let" : { "RESPATH" : "sourc

Re: [qooxdoo-devel] Combine images from modern theme for GAE deployment.

2010-08-11 Thread thron7
> Hi Thomas, > > Is there a reason why the generator doesn't combine all the images into > one > image automatically? Or maybe one for each theme and one for the app? Honestly, I can't say. Fabian did the initial "cutting" of the combined images. I think he mostly focused on collecting the images

Re: [qooxdoo-devel] qxoo - API viewer?

2010-08-11 Thread panyasan
Hi Thomas, the "services" folder (could also be named differently) contains the server-side classes, i.e. a script that starts the node.js-based json-rpc server, plus all the classes that contain the service methods. This way, one could use the API viewer to create a documentation of the server-s

Re: [qooxdoo-devel] qxoo - API viewer?

2010-08-11 Thread thron7
> > > thron7-2 wrote: >> >> On 08/11/2010 08:44 AM, panyasan wrote: >>> would be extremely useful for people who already use it is if it was >>> possible to create an API viewer from the server-side files. >> >> What do you mean? An Apiviewer that holds the classes that went into >> qxoo? - Sure. A

Re: [qooxdoo-devel] Extending the "qxoo-build" job

2010-08-11 Thread thron7
> [Errno 2] No such file or directory: > u'../tool/data/generator/oo.loader.tmpl.js' As for this one, you need to update your trunk version ;). T. -- This SF.net email is sponsored by Make an app they can't live witho

Re: [qooxdoo-devel] Thank you

2010-08-11 Thread thron7
Thanks, David. You have a nice story, you could add your project(s) to the Real-life Examples page [1]. Thomas []http://qooxdoo.org/community/real_life_examples > Hi, > I want to thank the qooxdoo team, we are using qooxdoo since version 5.x > for website back-end (abandoned) and a repair center

Re: [qooxdoo-devel] Antw: null != undefined is false

2010-08-11 Thread David Charbonnier
hi, undefined is a troll ;) undefined is not a reserved keyword, you can set the "variable" undefined I agree, you should not ! var undefined = 'define undefined'; // Do not raise exception. That's why, I prefer to use typeof for testing undefined, but it doesn't change anything in pract

[qooxdoo-devel] Antw: null != undefined is false

2010-08-11 Thread Robert Nimax
Hi David, maybe the === or ==! operator would be the right coice. But this could influence the code semantic. A "crash" could be welcome, too. Rob. >>> David Charbonnier 11.08.10 17.40 Uhr >>> Hi, On SingleValueBinding, you're testing data != undefined. I think thats evil : var data=null; var

Re: [qooxdoo-devel] Extending the "qxoo-build" job

2010-08-11 Thread Derrell Lipman
On Wed, Aug 11, 2010 at 12:48, panyasan wrote: > > Update: I still don't know how to solve the issue, but I figured that what > I > want to achieve (including qx.lang.*) won't work because the classes in > this > namespace heavily rely on qx.bom.* methods and browser internals, which > cannot wor

[qooxdoo-devel] Thank you

2010-08-11 Thread David Charbonnier
Hi, I want to thank the qooxdoo team, we are using qooxdoo since version 5.x for website back-end (abandoned) and a repair center software [ http://sava.oxys.net ] . Qooxdoo 1.x is a really good job, well designed. Binding is very powerful it make development very fast, create amazing interfaces

Re: [qooxdoo-devel] Extending the "qxoo-build" job

2010-08-11 Thread panyasan
Update: I still don't know how to solve the issue, but I figured that what I want to achieve (including qx.lang.*) won't work because the classes in this namespace heavily rely on qx.bom.* methods and browser internals, which cannot work in the node.js context. C. -- View this message in context

Re: [qooxdoo-devel] Combine images from modern theme for GAE deployment.

2010-08-11 Thread John Spackman
Hi Thomas, Is there a reason why the generator doesn't combine all the images into one image automatically? Or maybe one for each theme and one for the app? John -Original Message- From: thron7 [mailto:thomas.herchenroe...@1und1.de] Sent: 11 August 2010 10:00 To: qooxdoo Development Su

Re: [qooxdoo-devel] qxoo - API viewer?

2010-08-11 Thread Daniel Wagner
I'm pretty sure all you have to do is tell the Generator to view your code as a (qooxdoo) library. I managed to generate an APIViewer for my qxoo-based project simply by dumping the classes into a contribution skeleton :-) Regards, Daniel panyasan schrieb: > > thron7-2 wrote: >> On 08/11/201

[qooxdoo-devel] Extending the "qxoo-build" job

2010-08-11 Thread panyasan
Hello, I am trying to extend the "qxoo-build" job to create a custom qx-build for RpcNode. This is what I tried: config.json { "name": "RpcNode", "include" : [ { "path" : "${QOOXDOO_PATH}/framework/config.json" } ], "export" : [ "qxoo-ext-build" ], "let"

Re: [qooxdoo-devel] DateField in form with qx.data.controller.Form, question regarding model

2010-08-11 Thread thron7
> PS: today I showed qooxdoo to my most important customer, CIO of an > international commodities/industrial company (where qx is used in some > projects), he was thrilled Cool :). -- This SF.net email is sponsored by

[qooxdoo-devel] null != undefined is false

2010-08-11 Thread David Charbonnier
Hi, On SingleValueBinding, you're testing data != undefined. I think thats evil : var data=null; var test = (data != undefined) 'test' is false ! I don't think that's what you want. Null could be a valid property value and there is no reason (for me) to avoid setting null value through binding

Re: [qooxdoo-devel] Combine images from modern theme for GAE deployment.

2010-08-11 Thread Ralf Nieuwenhuijsen
If somebody has a working config.json file that combines all the modern files into one. Please share! Greetings, Ralf 2010/8/11 thron7 > > > On 08/10/2010 07:08 PM, eduardo zuviria wrote: > > Hi, > > > > I'm working in deploying a qooxdoo (version 1.2) app in the Google app > > engine. For opti

Re: [qooxdoo-devel] Combining the icon-sets

2010-08-11 Thread Ralf Nieuwenhuijsen
Actually, it's less than 10 kb that is getting transferred. And the round-trip is more like 50 ms, because i'm close to our data-center. (but 200 ms is a safe worst case estimate) But the stuff is loaded on demand, which actually adds about 200 ms extra to the initial loading time (until it is vis

Re: [qooxdoo-devel] Combining the icon-sets

2010-08-11 Thread Ralf Nieuwenhuijsen
Hi Tron, Thanks for your explanations! I got the image-combining working with the icons I use. But I cheated a little: a copied the ones I use to my resource folder. (and gave them more sane names for how I use them as well, so this is a good thing) Yet there are still about 20 small image files

Re: [qooxdoo-devel] DateField in form with qx.data.controller.Form, question regarding model

2010-08-11 Thread Stefan Volbers
Okay, thanks to your confirmation of the correct approach, I was able to get it done. The trick was not to work on the target2model converter (which I had expected), but the model2target converter needed some assistance to translate the date string (in german dd.MM. format) back into a date

Re: [qooxdoo-devel] Table Column Resizer Event

2010-08-11 Thread Derrell Lipman
On Wed, Aug 11, 2010 at 06:22, Mengu wrote: > > Hello Derrell, > > Thank you for the patch. We have applied the patch. The problem is > "isMouseAction" that comes from e.getData() is undefined. Ok, I had a bit more time today so I actually tested it this time. :-) Try attached patch x.patch ins

Re: [qooxdoo-devel] qxoo - API viewer?

2010-08-11 Thread panyasan
thron7-2 wrote: > > On 08/11/2010 08:44 AM, panyasan wrote: >> would be extremely useful for people who already use it is if it was >> possible to create an API viewer from the server-side files. > > What do you mean? An Apiviewer that holds the classes that went into > qxoo? - Sure. An Apiview

Re: [qooxdoo-devel] this.warn is undefined

2010-08-11 Thread Adrian Olaru
Yup, it's a bug. Thanks for the patch, David. -- View this message in context: http://qooxdoo.678.n2.nabble.com/this-warn-is-undefined-tp5411486p5411808.html Sent from the qooxdoo mailing list archive at Nabble.com. -

Re: [qooxdoo-devel] this.warn is undefined

2010-08-11 Thread Adrian Olaru
I've also added as a bug in bugzilla. http://bugzilla.qooxdoo.org/show_bug.cgi?id=3981 -- View this message in context: http://qooxdoo.678.n2.nabble.com/this-warn-is-undefined-tp5411486p5411821.html Sent from the qooxdoo mailing list archive at Nabble.com. --

Re: [qooxdoo-devel] "Closing" the menu on a menu button on deman

2010-08-11 Thread Adrian Olaru
Hi lomme, I don't know if this helps you or not, but a submenu is closed with a combination of mouseover, mouseout events. Maybe you should try to somehow fake this events on your iPad. -- View this message in context: http://qooxdoo.678.n2.nabble.com/Closing-the-menu-on-a-menu-button-on-dema

[qooxdoo-devel] addRowsAsMapArray - can't add an empty row

2010-08-11 Thread Mustafa Sak
Hi folks, I want to add an empty row to my table. But it doesn’t want to. I am getting this Error: 016192 qx.io.remote.RequestQueue[264]: Request qx.io.remote.Request[1772] handler _oncompleted threw an error: TypeError: this.__rowArr[rowIndex] is undefined Stack Trace: qx.ui.table.model.

[qooxdoo-devel] "Closing" the menu on a menu button on deman

2010-08-11 Thread lomme
Hello, I've been messing around on my iPad for some time now and I'm having some problems with menu buttons. The thing is that there's no real mouseover effect on an iPad since there's no cursor so you have to click once to trigger the mouseover effect and a second time to trigger the mousedown

Re: [qooxdoo-devel] Table Column Resizer Event

2010-08-11 Thread Mengu
Hello Derrell, Thank you for the patch. We have applied the patch. The problem is "isMouseAction" that comes from e.getData() is undefined. I have also tried with overriding the setColumnWidth but it's the same. It never returns false. -- View this message in context: http://qooxdoo.678.n2.nabb

[qooxdoo-devel] addRowsAsMapArray - can't add empty row to simple table

2010-08-11 Thread Mustafa Sak
Hi folks, I want to add an empty row to my table. But it doesn’t want to. I am getting this Error: 016192 qx.io.remote.RequestQueue[264]: Request qx.io.remote.Request[1772] handler _oncompleted threw an error: TypeError: this.__rowArr[rowIndex] is undefined Stack Trace: qx.ui.table.model.

Re: [qooxdoo-devel] Combine images from modern theme for GAE deployment.

2010-08-11 Thread thron7
On 08/10/2010 07:08 PM, eduardo zuviria wrote: > Hi, > > I'm working in deploying a qooxdoo (version 1.2) app in the Google app > engine. For optimization reasons i want to combine the > modern theme images in a only a few files and I'm not interest in > compatibility with IE6. But for some rea

[qooxdoo-devel] this.warn is undefined

2010-08-11 Thread David Charbonnier
Hi, line 708-710 off SingleValueBinding.js on qooxdoo 1.2 you've got : 708 this.warn( 709 "Failed so set value " + value + " on " + targetObject 710 + ". Error message: " + e 711 ); But there is no inheritance from qx.core.Object, so this.warn is undefined. Is that a bug or something I don't un

Re: [qooxdoo-devel] qxoo - API viewer?

2010-08-11 Thread thron7
On 08/11/2010 08:44 AM, panyasan wrote: > > Hello, > > I think due to its maturity and usefulness, qxoo has a glorious future ahead > in non-browser environment. Another feature that would add to its appeal and > would be extremely useful for people who already use it is if it was > possible to

Re: [qooxdoo-devel] Support for HTML5 Audio Element

2010-08-11 Thread thron7
You could open an enhancement bug for this. -T. On 08/10/2010 10:21 PM, m...@maudja.net wrote: > > Hi, > > a little feature request: qx.ui.embed.audio for the new HTML5 Audio Element. > http://www.w3schools.com/html5/tag_audio.asp > > Maybee in qooxdoo 1.3 ? > > regards > mj > > > > ---