Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] [jira] Created: (UDIG-1504) When all items in a category are disabled, the category should also be disabled

When all items in a category are disabled, the category should also be disabled
-------------------------------------------------------------------------------

                 Key: UDIG-1504
                 URL: http://jira.codehaus.org/browse/UDIG-1504
             Project: uDIG
          Issue Type: Improvement
          Components: framework
    Affects Versions: UDIG 1.1.0
         Environment: Java 1.5.0, RCP 3.3.3, UDIG plugin 1.1.1
            Reporter: Andrew Jennings
            Assignee: Jody Garnett
            Priority: Minor


If a programmer extends UDig on the net.refractions.udig.project.ui.tool extension point, creates Modal Tools and places the modal tools within categories; when all the tools in a category are disabled, the user can still click on the category button to "activate" a disabled tool.  This results in an warning dialog box.

If all of the tools within a category are disabled, the category should also be disabled.  It should be ghosted to indicate it's not clickable and a click should result in no action.

-- 
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