Re: [qooxdoo-devel] Automated testing of Qooxdoo developed sites

2007-08-07 Thread Carsten Harnisch
Hi, you should have a look to qx.event.handler.EventHandler Basically Qooxdoo will capture the Dom-Events (mouse/keyboard) on the "document"-level. If the "target" of an Event is a Widget and a Handler had been attached to the Dom-Event is packaged into a Qooxdoo Event-Object and it is routed

Re: [qooxdoo-devel] [out of office] qooxdoo-devel Digest, Vol 15, Issue 38

2007-08-07 Thread peter . breuer
Vielen Dank für Ihre Mail. Ich bin vom 06.08.-19.08.2007 im Urlaub. Wenden Sie sich bitte in dieser Zeit an Herrn Sell (<[EMAIL PROTECTED]>) Ihre Mail wird nicht weitergeleitet. Mit besten Gruessen Peter Breuer . Peter Breuer intermatix gmbh oranienstr.6, 109

Re: [qooxdoo-devel] Automated testing of Qooxdoo developed sites

2007-08-07 Thread Jim Hunter
Yes, don't work on the generated HTML, work with the qooxdoo controls. If you have a button, call the execute method of the button. For some controls you may need to create an event for execute and inside that event call the click method (assuming you defined an event listener for click). Can I as

Re: [qooxdoo-devel] remove row in gridLayout

2007-08-07 Thread Tobias Koller (GERMO GmbH)
Most of my administration-views contain just a view rows (less than 10). There are just a few that contains more. I will try it. Thanks! Tobias Grüße Tobias Koller GERMO GmbH Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Jim Hunter Gesendet: Mittwoch, 8. Aug

Re: [qooxdoo-devel] [out of office] qooxdoo-devel Digest, Vol 15, Issue 37

2007-08-07 Thread peter . breuer
Vielen Dank für Ihre Mail. Ich bin vom 06.08.-19.08.2007 im Urlaub. Wenden Sie sich bitte in dieser Zeit an Herrn Sell (<[EMAIL PROTECTED]>) Ihre Mail wird nicht weitergeleitet. Mit besten Gruessen Peter Breuer . Peter Breuer intermatix gmbh oranienstr.6, 109

Re: [qooxdoo-devel] remove row in gridLayout

2007-08-07 Thread Jim Hunter
Are you only going to have a few rows? If so, use HorizontalLayout controls and place your controls on them. Stack the horizontalLayout controls in a dockLayout control. Then if you want to 'remove a row' set the height of the horizontalLayout to 0. I do stuff like this all the time, it works just

[qooxdoo-devel] Automated testing of Qooxdoo developed sites

2007-08-07 Thread Chris Bowlds
Hello all, We are attempting to automate testing of a new commercial product with a Qooxdoo based interface. The testing tool emulates user actions by sending browser events. For example, click on a button, select an entry from a select list, click on a checkbox, etc. These events are fired via

Re: [qooxdoo-devel] How do I hide table rows in the table class?

2007-08-07 Thread MootCycle
Derrell, I really appreciate the reply. I was looking at your solution for hidden rows, and I'm trying to decide how to proceed with our implementation. We really need tables to be able to filter out rows, but I am hesitant to follow the same method you have described. Since we need this to o

[qooxdoo-devel] New Snippet: Drag & Drop support for TreeVirtual

2007-08-07 Thread bibliograph
Hello everybody, my two-day struggle with drag & drop between TreeVirtual widget has found a peaceful and happy end that I have documented here: http://qooxdoo.org/documentation/0.7/snippets/treevirtual_supports_drop_helper The solution is quite hackerish and definitely not qooxdoo-style, but i

Re: [qooxdoo-devel] Drag and Drop with virtual widgets - solved

2007-08-07 Thread bibliograph
My mistake! The drag and drop handler getData method needs the type as argument, so the dragStart event handler needs to add the type like so event.addData("node", node); so that the supportsDrop method can receive it like so: node = qx.event.handler.DragAndDropHandler.getInstance().getData("no

Re: [qooxdoo-devel] Drag and Drop with virtual widgets

2007-08-07 Thread bibliograph
sorry I am creating monologic threads ... more like a blog ... my problems seem to be quite esoteric. Anyways, here is an update. I want to drag a tree node from one treeVirtual to another. I am using this supportsDrop function to check whether I can drop the node: // function to check whether

[qooxdoo-devel] Drag and Drop with virtual widgets

2007-08-07 Thread bibliograph
Hello, there seems to be a problem (or at least I am having this problem) with drag & drop involving virtual widgets. The current architecture assumes that it is enough to store the sourceWidget and the destinationWidget during the drag session. However, with virtual widgets this is not enough

Re: [qooxdoo-devel] remove row in gridLayout

2007-08-07 Thread Jim Hunter
Yes, the table. The gridLayout is a layout mechanism for aligning 'things'. It's not so much designed for displaying data. Check out the demos of how it was intended to be used. If you have a simple need to display data, first look at the ListView and if that does not work for you then go to the ta

Re: [qooxdoo-devel] remove row in gridLayout

2007-08-07 Thread johnl
Another option: For each widget in the row, set its display property to false. That should work. Tobias Koller (GERMO GmbH) wrote: > > Hi, > > This doesn’t work. If I set it to 0 I get an endless loop. > > If I set it to f.e. 5 the row is almost disappeared but the values are > still completely

Re: [qooxdoo-devel] jsCalendar vs Qooxdoo

2007-08-07 Thread Artem B.
Thanx! I'm sure, It'll be useful. By the way, I've fixed the error I was having - i've just made a misprint :) 2007/8/6, Fabian Jakobs <[EMAIL PROTECTED]>: > Artem B. schrieb: > > Hey, guys. > > > > I want to implement a jsCalendar into a Qooxdoo application. If you'd > > like to know something a

Re: [qooxdoo-devel] Howto map JS object as parameter to RPC method by Java

2007-08-07 Thread Andreas Junghans
Hi, Am 06.08.2007 um 14:13 schrieb vbZ: > thank You for Your response. But I have still the trouble with > convertion JSONObject to my Object: > > The rcp request is: > {"service":"com.tietoenator.nas.common.ui.qooxdoo.RTOrder","method":"t > esObj","id":2,"params":[{"$ > $initialized":true,"c

Re: [qooxdoo-devel] [out of office] qooxdoo-devel Digest, Vol 15, Issue 34

2007-08-07 Thread peter . breuer
Vielen Dank für Ihre Mail. Ich bin vom 06.08.-19.08.2007 im Urlaub. Wenden Sie sich bitte in dieser Zeit an Herrn Sell (<[EMAIL PROTECTED]>) Ihre Mail wird nicht weitergeleitet. Mit besten Gruessen Peter Breuer . Peter Breuer intermatix gmbh oranienstr.6, 109

Re: [qooxdoo-devel] remove row in gridLayout

2007-08-07 Thread Tobias Koller (GERMO GmbH)
Hi, This doesn't work. If I set it to 0 I get an endless loop. If I set it to f.e. 5 the row is almost disappeared but the values are still completely visible. I don't like this gridlayout much. What do you use instead? qx.ui.table.Table? Thanks Von: [EMAIL PROTECTED] [mailto:[EM

Re: [qooxdoo-devel] remove row in gridLayout

2007-08-07 Thread Jim Hunter
I was thinking of a table. If you don't want people to see a row in a gridLayout, simply try setting the rowHeight to 0: grid.setRowHeight(rowNum, 0); I don't use gridLayouts, I use tables, but this should work. Jim On 8/6/07, Tobias Koller (GERMO GmbH) <[EMAIL PROTECTED]> wrote: > > Hi Jim,

Re: [qooxdoo-devel] remove row in gridLayout

2007-08-07 Thread Jim Hunter
Grid data is associated with an array of data, correct? Remove the row you don't want from the array then re-create the grid. Give me a code example of how you are creating the grid and I'll show you how to remove a row from it. Jim On 8/6/07, Tobias Koller (GERMO GmbH) <[EMAIL PROTECTED]> wrote