Re: [qooxdoo-devel] How do I deploy a new theme in Qooxdoo 5.0?

2015-09-03 Thread Norbert Schröder
Thank you Chris, I was just trying to type a response to Nelson's problem when your message arrived ;-) I agree with your instructions on how to inlucde the DarkTheme into an application. However, it won't work anyway because DarkTheme is not comaptible with qooxdoo versions 3.0 and above. I ne

Re: [qooxdoo-devel] How do I deploy a new theme in Qooxdoo 5.0?

2015-09-03 Thread SQville
Nelson, You'll need to download all the files that are in the trunk folder of the Dark Theme and put them in a new folder in the application folder your qooxdoo-5.0-sdk. I would name the new folder "darktheme" Then, in your desktop app's config.json file, add the following to the file's library e

[qooxdoo-devel] How do I deploy a new theme in Qooxdoo 5.0?

2015-09-03 Thread NelsonAz
Hello, I've been attempting to implement the following theme: http://qooxdoo.org/contrib/catalog/#DarkTheme ...into my Qooxdoo 5.0 application, but have been unsuccessful thus far. After making the following changes to my config.json file: *Before:* "QXTHEME" : "test1.theme.Theme", *Afte

[qooxdoo-devel] How can i hide ListItems while scrolling?

2015-09-03 Thread Phyo Arkar
I want to display something while scorlling , instead of updating all the list items , until scorlling is ended. May be a waiting animation. Because right now it is impossible to use Virtual Lists in Mobile phones. Thanks. BTW , is vacation for qooxdoo devs ended yet? :D

Re: [qooxdoo-devel] performance issue with IE only

2015-09-03 Thread pragnesh patel
Thanks, I will check that way. From: John Spackman To: pragnesh patel ; qooxdoo Development Sent: Tuesday, 1 September 2015 7:24 PM Subject: Re: [qooxdoo-devel] performance issue with IE only Without more information it’s difficult to make suggestions, but I think I’d start by ch