dperez schrieb:
> This is OK for me.
>   

Perfect, I think this is really still a missing feature.
> 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.
>>>>>           
>
>   


-- 
Fabian Jakobs
JavaScript Framework Developer

1&1 Internet AG
Brauerstraße 48
76135 Karlsruhe

Amtsgericht Montabaur HRB 6484

Vorstand: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Andreas Gauger, 
Matthias Greve, Robert Hoffmann, Norbert Lang, Achim Weiss
Aufsichtsratsvorsitzender: Michael Scheeren


-------------------------------------------------------------------------
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