Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » Customization of cell activation strategy
Customization of cell activation strategy [message #586471] Mon, 19 November 2007 16:17
Andrey Kononenko is currently offline Andrey KononenkoFriend
Messages: 11
Registered: July 2009
Junior Member
Dear colleagues

I’ve met some issue with the strategy with mouse event. It works by mouse
down event only. Perhaps, it covers most requests, but I need select
several cells by mouse dragging (e.g. because of single click editor
activation strategy). So I’ve customized the strategy by overriding
hookEditingSupport() method for handling mouse up/down and calculating
some flag . The flag allows make decision about starting of editor. But it
looks like a hack. So I’d like to ask you about some improvement of Grid.
Perhaps, it‘d be useful for other user of the library.

1. Could you modify the cell activation strategy for any event (not only
for mouse down event).
2. What do you think about some useful method like ColumnViewer#getCell
with default access? Have you considered asking developer of jface to
change its modifier?
3. What do you think about adding some “deactivation strategy” for
behavior customization?

Thank you in advance!

Regards
Andrey
Previous Topic:A tabbing issue
Next Topic:Nebula Grid Widget
Goto Forum:
  


Current Time: Wed Apr 24 18:23:17 GMT 2024

Powered by FUDForum. Page generated in 0.02668 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top