Thanks Jonathan

I have seen both solutions, but what I am looking for is more complicated right 
now. That is why I have HTML table build in qooxdoo and I am trying to 
implement rectangular selection on the top of it.
But thanks for your message, anyway.

S pozdravem / Best regards,

Monika F



------------------------------

Message: 6
Date: Mon, 10 May 2010 06:12:20 -0700 (PDT)
From: Jonathan Wei? <[email protected]>
Subject: Re: [qooxdoo-devel] Qooxdoo selectiong few cells in table by
        click   and drag
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8


Hello Monika,


at the moment the Table widget supports multiple interval selection [1]. In
this selection mode the user can select several rows by holding down shift
or control and clicking on cells.
A drag selection or multiple cell selection is currently not support. You
can write a selection model by yourself or wait until the new virtual table
is ready, which will support both drag selection as well as rectangular
selection [2].

[1] http://demo.qooxdoo.org/devel/demobrowser/#table~Table_Selection.html
[2] http://demo.qooxdoo.org/devel/demobrowser/#virtual~Selection.html

Please let me know if I could help you.

Cheers
Jonathan



------------------------------------------------------------------------------

_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to