Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pde-dev] Problem while creating new popup menu in eclipse plug-in

Hi,
I have 2 views in my application which e=implements IViewPart.
1) MenuView
2) FormView

In menuview I have created one popup menu in .java file.So I can add a
menuitem in this popup from my plugin.
Now in FormView I have not written any code to add popup menu and I want to
create a new popup menu and want to add a menuitem in popup menu.I need this
popup when user right clicks in the FormView area.

Need your help to slove this problem.
Please guide me that what should I write in my plugin.xml file which would
create a new Popup Menu in FormView on right click on mouse.

Thanks & Regards,
Kaushal K. Sukhadia



http://www.patni.com
World-Wide Partnerships. World-Class Solutions.
_____________________________________________________________________

This e-mail message may contain proprietary, confidential or legally
privileged information for the sole use of the person or entity to
whom this message was originally addressed. Any review, e-transmission
dissemination or other use of or taking of any action in reliance upon
this information by persons or entities other than the intended
recipient is prohibited. If you have received this e-mail in error
kindly delete  this e-mail from your records. If it appears that this
mail has been forwarded to you without proper authority, please notify
us immediately at netadmin@xxxxxxxxx and delete this mail. 
_____________________________________________________________________

Back to the top