Hi,
I'm still struggling with the table. I changed the selection mode to 2 
(since I noticed that 1 means "no selection"), however, this does NOT 
influence the table's behavior. I figured out that I can add a 
selection of some cell via code and then, once a cell is selected, I 
can navigate through the table with the help of the arrow-keys. I even 
can set columns editable and edit cells when double-clicking on them, 
once they are selected. However, a single click does NOT select a row 
or a cell (I tried to write an event listener for the table reacting 
on a cell-click event, but somehow the event is not send when I click 
on a cell). Nor do I have sucess with scrolling. The data is loaded 
correctly, but it is cut of by the table and I do not know how to show it.

I'm wondering what's going on with this widget. I read through the 
tutorials and examples once again but there seems to be no relevant 
difference. Any help would be greatly appreciated.

Michael

Michael Helwig schrieb:
> Hi Derell,
> thanks for your quick reply. Unfortunately, I'm still having problems 
> with the gui (as described, the JSON stuff already works), since I 
> could not find anything new in the rpc-example code, despite that you 
> are putting everything into a tab view than in a Composite container. 
> However, I will try the example later on in more detail.
> 
> Still, I would be curious to know why my gui code doesn't work. Does 
> anybody have any idea?
> 
> Thank you,
> 
> Michael
> 
> 
> ------------------------------------------------------------------------------
> Register Now & Save for Velocity, the Web Performance & Operations 
> Conference from O'Reilly Media. Velocity features a full day of 
> expert-led, hands-on workshops and two days of sessions from industry 
> leaders in dedicated Performance & Operations tracks. Use code vel09scf 
> and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf


------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to