Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » Right click event if not fired on DialogCellEditor
Right click event if not fired on DialogCellEditor [message #44663] Wed, 12 December 2007 09:41 Go to next message
Supreetha H R is currently offline Supreetha H RFriend
Messages: 24
Registered: July 2009
Junior Member
Hello,

In my grid viewer, few cells are made of DialogCellEditor on which i am
have to put our own context menu. But here the problem is am not getting
any event on right click on these cells after they are created.

can anybody help me to resolve it?

Thanks & Regards,
Supreetha
Re: Right click event if not fired on DialogCellEditor [message #44696 is a reply to message #44663] Wed, 12 December 2007 15:32 Go to previous messageGo to next message
Chris Gross is currently offline Chris GrossFriend
Messages: 253
Registered: July 2009
Senior Member
If you have a DialogCellEditor active then it will be receiving the
mouse event. The cell editor is laying over the cell and therefore
intercepts any mouse activity.

-Chris

Supreetha H R wrote:
> Hello,
>
> In my grid viewer, few cells are made of DialogCellEditor on which i am
> have to put our own context menu. But here the problem is am not getting
> any event on right click on these cells after they are created.
>
> can anybody help me to resolve it?
> Thanks & Regards,
> Supreetha
>
Re: Right click event if not fired on DialogCellEditor [message #44874 is a reply to message #44696] Mon, 17 December 2007 06:19 Go to previous message
Supreetha H R is currently offline Supreetha H RFriend
Messages: 24
Registered: July 2009
Junior Member
Yes, the dialog celleditor was above the cell on which i was putting the
context menu. Now am registering the same menu on the label and button of
dialog cell editor. And am able to invoke the context menu.

Thanks,
Supreetha H R
Re: Right click event if not fired on DialogCellEditor [message #586956 is a reply to message #44663] Wed, 12 December 2007 15:32 Go to previous message
Chris Gross is currently offline Chris GrossFriend
Messages: 471
Registered: July 2009
Senior Member
If you have a DialogCellEditor active then it will be receiving the
mouse event. The cell editor is laying over the cell and therefore
intercepts any mouse activity.

-Chris

Supreetha H R wrote:
> Hello,
>
> In my grid viewer, few cells are made of DialogCellEditor on which i am
> have to put our own context menu. But here the problem is am not getting
> any event on right click on these cells after they are created.
>
> can anybody help me to resolve it?
> Thanks & Regards,
> Supreetha
>
Re: Right click event if not fired on DialogCellEditor [message #587013 is a reply to message #44696] Mon, 17 December 2007 06:19 Go to previous message
Supreetha H R is currently offline Supreetha H RFriend
Messages: 24
Registered: July 2009
Junior Member
Yes, the dialog celleditor was above the cell on which i was putting the
context menu. Now am registering the same menu on the label and button of
dialog cell editor. And am able to invoke the context menu.

Thanks,
Supreetha H R
Previous Topic:Issue in triggering editing activation with ColumnViewerEditorActivationStrategy
Next Topic:Issue in triggering editing activation with ColumnViewerEditorActivationStrategy
Goto Forum:
  


Current Time: Fri Apr 19 21:22:03 GMT 2024

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

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

Back to the top