Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-users] uDig Multiple Modal Tool problem


Hi all,
  
I had followed the uDig's RCP branding walk through and have successfully developed an application on top of uDig. Later I have also developed an modal tool extension point of type net.refractions.udig.project.ui.tool. inherited from SimpleTool. It is working.
 
The problem is that I am now trying to develop another modal tool of the same type and every thing, but ofcourse a different Class. This tool as well gets deployed, but it doesn't work at all when i select it. It seems like the control is not sent to the class.
 
I hope you guys might have a solution for this type of problem and you understand the problem. If not, please feel free to ask for clarifications.
 
Regards,
 
Farrukh.


Back to the top