[qooxdoo-devel] Remote Table Model

2008-09-18 Thread salman farci
Hi, Its been a hardtime for me to get done with atleast a simple "remote table model" working. After extending Remote class and implementing _loadRowCount() and _loadRowData(), it returns an error saying "_loadRowCount() is not a function", Thats one thing. And another thing is that once I get dat

Re: [qooxdoo-devel] qooxdoo 0.8 - build time

2008-09-18 Thread Kuzmeech
D'oh! nevertheless it's Windows - I figured out second part with generate.py - "./" in front of script name is important: C:\xampp\htdocs\qx8\TEST21:12:14>python ./generate.py source works C:\xampp\htdocs\qx8\TEST21:12:14>python generate.py source doesn't -- View this message in context: ht

Re: [qooxdoo-devel] qooxdoo 0.8 - build time

2008-09-18 Thread Kuzmeech
Hello and thank you for the answers, >> Building on cygwin Python 2.5.1 (r251:54863) > Maybe a native Python installation is a bit faster? Native Python is about the same. Build version of Demo compiled in 38 minutes. > First, shouldn't there be a "--out" as in: > python create-application.py

Re: [qooxdoo-devel] query on Table width!!

2008-09-18 Thread Andreas Ecker
Hi Gaurav! > I have a query on the Class "qx.ui.table.Table()" > > I want to set the width of my table releative to the dimension of the > screen, and do not want to hard core the value in pixels, so that it > works for any resolution. I guess you do not mean "relative to the screen dimensio

Re: [qooxdoo-devel] qooXdoo future : what about offline ?

2008-09-18 Thread Andreas Ecker
Hi! On Thu, 2008-09-18 at 10:33 +0200, Jean-Baptiste BRIAUD - Novlog wrote: > Hi qooXdoo team ! > > One next big point of interest for the web application is the offline > use of them. > Adobe (with AIR) is about to have a solution. > There is also a firefox solution but currently only allow to

Re: [qooxdoo-devel] First time using .8 and trouble with member methods

2008-09-18 Thread Andreas Ecker
Hi Jim, R U sure to use swep.Pool.getInstance().aTest(), but getting an error?? Bye, Andreas On Thu, 2008-09-18 at 13:02 -0700, Jim Hunter wrote: > OK, I trimmed everything down, changed the inheritance and I am still > having an issue. With the code below, when I try and access the method > aT

Re: [qooxdoo-devel] qooxdoo 0.8 - build time

2008-09-18 Thread Andreas Ecker
Howdy! On Mon, 2008-09-15 at 20:31 -0700, Kuzmeech wrote: > it takes forever to build either source or build verision of /demobrowser. I > waited at least 10 minutes on 1.6GHz core duo. Each demo is individually compiled and optimized into a standalone app. There are about 180 qooxdoo demos, so f

Re: [qooxdoo-devel] qooxdoo 0.8 - build time

2008-09-18 Thread Jim Hunter
The first time you do a build it takes a while, the next time you do one it will be much faster. This is true with source compiles and API compiles as well. Jim On Mon, Sep 15, 2008 at 8:31 PM, Kuzmeech <[EMAIL PROTECTED]> wrote: > > Hi, few observations after trying new 0.8: > 1. > it takes fo

[qooxdoo-devel] qooxdoo 0.8 - build time

2008-09-18 Thread Kuzmeech
Hi, few observations after trying new 0.8: 1. it takes forever to build either source or build verision of /demobrowser. I waited at least 10 minutes on 1.6GHz core duo. Building on cygwin Python 2.5.1 (r251:54863) Any ideas what is wrong? It was much quicker in 0.7 2. generated application d

[qooxdoo-devel] tracking down memory leaks in tables

2008-09-18 Thread Kuzmeech
Hi, My application displays tables based on database information. Columns count and style varies. It creates table and old references to previous tables are removed. However I notice growing amount of objects below - each time table is re-rendered FireFox allocates couple more megabytes and coun

Re: [qooxdoo-devel] Memory optimization ...

2008-09-18 Thread geo
Hugh, Now it run correctly. Thanks a lot. Hugh Gibson a écrit : >> But I use the EventListener "contextmenu" to display my context >> menu in the tree, I also use a function to create the customized >> menu with this case code I don't know where place the >> "this.remove". > > I remove the

[qooxdoo-devel] Problem with pooled ScriptLoader-Instances

2008-09-18 Thread Heiko Stübner
Hi, My application loads additional components with the qx.io2.ScriptLoader. During the first load-cycle when qx.io2.ScriptLoader.get() creates a new instance they work as expected. After they finish the loading of the file I try put the instances back into the pool using qx.io2.ScriptLoader.p

[qooxdoo-devel] query on Table width!!

2008-09-18 Thread Gaurav Jauhri
Hi everyone, I have a query on the Class "qx.ui.table.Table()" I want to set the width of my table releative to the dimension of the screen, and do not want to hard core the value in pixels, so that it works for any resolution. I could not find a function GetWidth() in the Class qx.ui.table.Ta

[qooxdoo-devel] Facing issues with qx locator b/w Selenium IDE 0.8.7 & 1.0b2

2008-09-18 Thread Pradeep
Hi, I was using the qx locator in Selenium IDE 0.8.7 for identifying the Qooxdoo elements. I was using Firefox 2.0 then. It was working fine. But, when I installed Firefox 3.0, I need to update the Selenium IDE as well to 1.0b2. But now, when I use the qx locator, it is not working. It is

Re: [qooxdoo-devel] First time using .8 and trouble with member methods

2008-09-18 Thread Jim Hunter
OK, I trimmed everything down, changed the inheritance and I am still having an issue. With the code below, when I try and access the method aTest() I get an exception saying that it is not a function. So what is wrong with the code? It's pretty straight forward. Thanks, Jim qx.Class.define("swep

Re: [qooxdoo-devel] Advice needed : form handling

2008-09-18 Thread Derrell Lipman
On Thu, Sep 18, 2008 at 12:50 PM, Jean-Baptiste BRIAUD - Novlog < [EMAIL PROTECTED]> wrote: > Hi qooXdoo list ! > > I read that part of the doc > > http://qooxdoo.org/documentation/0.8/ui_form_handling#the_form_element_interface > > but I still have questions as lots of widgets are not documented.

[qooxdoo-devel] Editable label in a tree

2008-09-18 Thread Philippe Poulard
hi, I have a tree and instead of setting labels on folders, I add widgets, actually a stack with 2 items: -a label -a text field When the label is clicked, the stack is moved to the text field to allow the user to edit it Unfortunately, the "left" and "right" keys are catched by the parent tr

[qooxdoo-devel] Advice needed : form handling

2008-09-18 Thread Jean-Baptiste BRIAUD - Novlog
Hi qooXdoo list ! I read that part of the doc http://qooxdoo.org/documentation/0.8/ui_form_handling#the_form_element_interface but I still have questions as lots of widgets are not documented. * Why Table doesn't appears to be a widget but I can see it in the demo and it look like a widget ...

Re: [qooxdoo-devel] Checkbox inside a table cell

2008-09-18 Thread Derrell Lipman
On Thu, Sep 18, 2008 at 11:32 AM, Amit Rana <[EMAIL PROTECTED]> wrote: > Hi, > > I want to insert a checkbox as a cell value in a table but I am not able > to do that. > I saw the Qooxdoo demobrowswer which has a similar functionality (in > Table2 example) but when i saw its code, I came to know t

[qooxdoo-devel] Checkbox inside a table cell

2008-09-18 Thread Amit Rana
Hi, I want to insert a checkbox as a cell value in a table but I am not able to do that. I saw the Qooxdoo demobrowswer which has a similar functionality (in Table2 example) but when i saw its code, I came to know that it is not a checkbox but a hardcoded boolean value displayed as a checkbox.

Re: [qooxdoo-devel] Selenium IDE error

2008-09-18 Thread Guilherme Aiolfi
Same thing with firebug disabled 2008/9/18 Alexander Back <[EMAIL PROTECTED]> > Hi Guilherme, > > Guilherme Aiolfi wrote: > > Hi, > > > > is it just me that is getting this error when trying to use selenium to > > automate tests? > > > > [Exception... "Security Manager vetoed action" nsresult: "0

[qooxdoo-devel] "qooxdoo-commit" mailinglist down

2008-09-18 Thread Jonathan Rass
Hi everybody! We would like to inform you that the mailing list responsible for sending SVN commit information e-mails ([EMAIL PROTECTED]) is down. Some e-mails could not be delivered. However, interested users can try cia.vc (http://cia.vc/stats/project/qooxdoo) or Ohloh (http://www.ohloh.net/p

Re: [qooxdoo-devel] _getChildControl & _createChildControlImpl problem

2008-09-18 Thread Alexander Back
Hi Oleksiy, Oleksiy Golovko wrote: > Alexander, > > Thank you, but I was looking for a simpler method of storing child > widgets (I mean simpler then private class members). Can you explain why do you need this? The child controls are internal parts of a widget and are for good reasons private

Re: [qooxdoo-devel] Secure login with ajax (without SSL)

2008-09-18 Thread Petr Kobalíček
this is great, I'm invented very similar solution with salting (first get username salt, then send hashed password with salt and authenticate). I'm happy that this solution is tagged as "secure" :-) Good link:) - Petr 2008/9/18 Dan <[EMAIL PROTECTED]>: > This one should interest the crypto team.

Re: [qooxdoo-devel] Generating Build and Variable Shortening problems (qx 0.8)

2008-09-18 Thread Petr Kobalíček
Hi benco, there are three solutions: * look at config.json and remove "privates" option * don't use two underscores at the beginning of member name in classes * don't use eval() :-) if you are using variables in eval(), you should also disable "variables" option in generator. look at the keyword

Re: [qooxdoo-devel] qooXdoo future : what about offline ?

2008-09-18 Thread benco
And if you search an ORM library for GG SQLite, there's also Google Gears ORM that is rather good for simple things (it's rather "new" by the way so forgot it for the moment if you plan for large scale application). Matthew Gregory wrote: > > For non data applications qooxdoo can be run from ca

[qooxdoo-devel] Generating Build and Variable Shortening problems (qx 0.8)

2008-09-18 Thread benco
Hi, Is there any way to inform the compiler to not shorten some variables in the main application javascript file when generating the 'build' version (for instance like putting an underscore before the variables names like in the dean edwards js packer) ? I use some eval() functions in order to

Re: [qooxdoo-devel] _getChildControl & _createChildControlImpl problem

2008-09-18 Thread Oleksiy Golovko
Alexander, Thank you, but I was looking for a simpler method of storing child widgets (I mean simpler then private class members). But now I have to patch the Modern theme (using qx.Theme.patch) or instantiate it just to define the aliases... (since those cotrols I'm refering using ID are simp

Re: [qooxdoo-devel] _getChildControl & _createChildControlImpl problem

2008-09-18 Thread Alexander Back
Hi Oleksiy, Oleksiy Golovko wrote: > Hi > > While researching qooxdoo source code I found quite nice approach of > creating widgets and easy access to them without creating ton of private > class members. I mean _getChildControl & _createChildControlImpl methods > , the approach really rocks!

[qooxdoo-devel] _getChildControl & _createChildControlImpl problem

2008-09-18 Thread Oleksiy Golovko
Hi While researching qooxdoo source code I found quite nice approach of creating widgets and easy access to them without creating ton of private class members. I mean _getChildControl & _createChildControlImpl methods , the approach really rocks! Although I faced some strange behavior when sta

Re: [qooxdoo-devel] qooXdoo future : what about offline ?

2008-09-18 Thread Matthew Gregory
For non data applications qooxdoo can be run from cache without any problems. I haven't looked into this too much but google gears uses SQLite to store data on client side for offline use: http://gears.google.com/ (link to FAQ on that page is good) http://en.wikipedia.org/wiki/Google_Gears Jea

[qooxdoo-devel] Problems with demo...

2008-09-18 Thread Hugh Gibson
Quite apart from the lack of any description with the demos (see http://bugzilla.qooxdoo.org/show_bug.cgi?id=501 ) I found some problems with http://demo.qooxdoo.org/current/demobrowser/ . I'm not sure if these have been reported already so I'm logging them here first. 1. After selecting a new i

Re: [qooxdoo-devel] RPC is secure ???

2008-09-18 Thread Yann Farge
yes, 127.0.0.1 was just for the example of course. Thanks anyway Le jeudi 18 septembre 2008 à 10:20 +0200, Jean-Baptiste BRIAUD - Novlog a écrit : > On 18 Sep 2008, at 09:26, Jean-Baptiste BRIAUD - Novlog wrote: > > > > > > > > > On 17 Sep 2008, at 18:15, Derrell Lipman wrote: > > > > >

[qooxdoo-devel] qooXdoo future : what about offline ?

2008-09-18 Thread Jean-Baptiste BRIAUD - Novlog
Hi qooXdoo team ! One next big point of interest for the web application is the offline use of them. Adobe (with AIR) is about to have a solution. There is also a firefox solution but currently only allow to launch a website like a desktop app but still online. Apparently there are several oth

Re: [qooxdoo-devel] RPC is secure ???

2008-09-18 Thread Jean-Baptiste BRIAUD - Novlog
On 18 Sep 2008, at 09:26, Jean-Baptiste BRIAUD - Novlog wrote: On 17 Sep 2008, at 18:15, Derrell Lipman wrote: On Wed, Sep 17, 2008 at 12:14 PM, Yann Farge <[EMAIL PROTECTED]> wrote: all right, so i just have to configure my rpc method with something like this: rpc.setUrl("https://127.0.0.

Re: [qooxdoo-devel] RPC is secure ???

2008-09-18 Thread Jean-Baptiste BRIAUD - Novlog
On 17 Sep 2008, at 18:15, Derrell Lipman wrote: On Wed, Sep 17, 2008 at 12:14 PM, Yann Farge <[EMAIL PROTECTED]> wrote: all right, so i just have to configure my rpc method with something like this: rpc.setUrl("https://127.0.0.1:8007";); and the answer of the rpc method stay securised? will

Re: [qooxdoo-devel] Selenium IDE error

2008-09-18 Thread Alexander Back
Hi Guilherme, Guilherme Aiolfi wrote: > Hi, > > is it just me that is getting this error when trying to use selenium to > automate tests? > > [Exception... "Security Manager vetoed action" nsresult: "0x80570027 > (NS_ERROR_XPC_SECURITY_MANAGER_VETO)" location: "JS frame :: > http://localhost:666

Re: [qooxdoo-devel] How do we automate testing of Qooxdoo apps?

2008-09-18 Thread Hugh Gibson
Kanugula, We use Selenium and find that it works reasonably well. There are some issues with cross-browser compatibility but overall it's been very helpful. It's easy to develop basic tests using the plugin for Firefox (Selenium IDE). We write our real tests in Python, a language we are familiar wi