Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] [jira] Created: (UDIG-1479) Activating udig tool manually on radio button click

Activating udig tool manually on radio button click
---------------------------------------------------

                 Key: UDIG-1479
                 URL: http://jira.codehaus.org/browse/UDIG-1479
             Project: uDIG
          Issue Type: Improvement
          Components: tools and editing
    Affects Versions: UDIG 1.2.M2
         Environment: Windows XP, JRE 1.6
            Reporter: Atima Ashesh
            Priority: Critical


I want to activate a modal tool from radio button click. I have tried  IAction tool = ApplicationGIS.getToolManager().getToolAction("toolID" , "categroyID").run();
but it is not working and it is going into a loop.

Kindly suggest me...


 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


Back to the top