Hey,

I want to add some modal tools to my application. This is quite simple using the extension point "net.refractions.udig.project.ui.tool". Unfortunately the SimpleTool (which is the base class for all modal tools) automatically opens a context menu (third mouse button) in "public final void mousePressed( MapMouseEvent e )" which cannot be overwritten. Is there any legal way to create a ModalTool without any context menu? The context menu (created in MapEditor) contains several actions which should not be visible in my application.

Cheers,
Matthias
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Reply via email to