Skip to main content



      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 04:41 Go to next message
Eclipse UserFriend
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 10:32 Go to previous messageGo to next message
Eclipse UserFriend
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 01:19 Go to previous message
Eclipse UserFriend
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 10:32 Go to previous message
Eclipse UserFriend
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 01:19 Go to previous message
Eclipse UserFriend
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: Thu Jul 17 20:17:00 EDT 2025

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

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

Back to the top