Re: [qooxdoo-devel] No such interface supported! by using IE inSelenium RC

2008-04-16 Thread Chi Mo
>> Hello, I have a test script that works good with firefox in >> Selenium RC. But when I use IE7, I got the following error: >> >> ...snip... >> Exception: ERROR: Selenium failure. Please report to the Selenium >> Users forum at >> http://forums.openqa.org, with error details from the log wind

Re: [qooxdoo-devel] When is rpc.addEventListener("failed", myFunction) called?

2008-04-16 Thread Derrell Lipman
On Wed, Apr 16, 2008 at 3:49 PM, kanugula <[EMAIL PROTECTED]> wrote: > > Hi, > > When is the "failed" event called in Rpc? I am trying to see if it is > beneficial to me for code refactoring in my Remote Table. When my Remote > Service throws RemoteException, Rpc.js swallows it as "completed" eve

[qooxdoo-devel] When is rpc.addEventListener("failed", myFunction) called?

2008-04-16 Thread kanugula
Hi, When is the "failed" event called in Rpc? I am trying to see if it is beneficial to me for code refactoring in my Remote Table. When my Remote Service throws RemoteException, Rpc.js swallows it as "completed" event with exception. Shouldn't it dispatch to "failed" event? rpc.addEventListene

Re: [qooxdoo-devel] TreeVirtual/Table: context menu/right-click should select node/cell/row

2008-04-16 Thread Christian Boulanger
Christian Boulanger schrieb: > Hi, > > I couldn't figure this one out: I would like the TreeVirtual and the > Table to behave in a way that clicking onto a node or row with the > right button (ctrl+click on the Mac) selects the row/cell/node. This > is, I think, standard behaviour on most OSs. A

[qooxdoo-devel] TreeVirtual/Table: context menu/right-click should select node/cell/row

2008-04-16 Thread Christian Boulanger
Hi, I couldn't figure this one out: I would like the TreeVirtual and the Table to behave in a way that clicking onto a node or row with the right button (ctrl+click on the Mac) selects the row/cell/node. This is, I think, standard behaviour on most OSs. At the moment, only (left-)click selects

[qooxdoo-devel] VerticalSplitPane and Widget.setMinHeight()

2008-04-16 Thread lists
(Greetz. New to list... Qooxdoo is great. Been working in it non-stop for a few days now. My first app is a realtime dashboard thing for visualizing and tracking service desk incidents.) With qx.ui.splitpane.VerticalSplitPane in qooxdoo 0.7.3... myVerticalSplitPane.getTopArea().setMinHeight(100

Re: [qooxdoo-devel] Problem with cursor not displayed in a TextArea of a popup Wind

2008-04-16 Thread Viorel
Yes, now the problem is solved. Thanks. vios. Hugh Gibson wrote: > >> I am able to write in this textArea but since I don't see the cursor it > is >> difficult to add some content . > > Is this any help? > > http://qooxdoo.org/documentation/0.7/snippets/show_caret_in_dialogs_in_ff > > Hugh

Re: [qooxdoo-devel] No such interface supported! by using IE in Selenium RC

2008-04-16 Thread Hugh Gibson
> Hello, I have a test script that works good with firefox in > Selenium RC. But when I use IE7, I got the following error: > > ...snip... > Exception: ERROR: Selenium failure. Please report to the Selenium > Users forum at > http://forums.openqa.org, with error details from the log window. >

Re: [qooxdoo-devel] How/where to contribute code?

2008-04-16 Thread Fabian Jakobs
Derrell Lipman schrieb: > On Tue, Apr 15, 2008 at 6:01 PM, Ralf Nieuwenhuijsen > <[EMAIL PROTECTED] > > wrote: > > I've got a prelimary set package to support CouchDB, but what is > preferred way of going about this? > > Can I just zip them and attach them he

Re: [qooxdoo-devel] How/where to contribute code?

2008-04-16 Thread Fabian Jakobs
Ralf Nieuwenhuijsen schrieb: > In the mean time, i'm working on documentation.. > > How do I layout code in the api-viewer? > I'm trying to put some example code on top the class definition. > > Using .. is kind of pretty, but i am not able to make > multi-lines of code layout nicely. I could offc