This is OK for me.

Fabian Jakobs-2 wrote:
> 
> dperez schrieb:
>> I also need an event when clicking on a cell, in addition to double
>> clicking
>> one.
>> If appropiate, I offer myself to implement it.
>>   
> I we tackle this now, why don't we implement all click events on cell
> level:
> 
> - click
> - dblclick
> - rightclick/contextmenu
> 
> The events should be dispatched on the table and maybe on the scroller 
> as well. The event should contain the following data:
> 
> 1. The original mouse event, e.v. to open a context menu at the mouse 
> coordinates
> 2. The cell data of the clicked cell
> 
> I think it would be best to create a new event object for this.
> 
> If you like to, it would be great if you would implement this.
> 
> Any more ideas/wishes on this topic?
> 
> 
> Best Fabian
> 
> 
>> dperez wrote:
>>   
>>> I prefer also a click cell event rather than a row event, as the column
>>> information is sometimes very useful.
>>>
>>>
>>> Fabian Jakobs-2 wrote:
>>>     
>>>> Yes this would be a good idea and maybe we should fire a "cell double 
>>>> click event" instead of a "row double click event" and pass the
>>>> selected 
>>>> row and column along with the event.
> 

-- 
View this message in context: 
http://www.nabble.com/table-row-select-bug-%28FF%29-and-other-%28smaller%29-probs-with-online-app-tf4391216.html#a12753235
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to