[Chameleon-dev] [Bug 641] New: [Chameleon - NavTool] NavTool should be a new attribute group

bugzilla-daemon at www.maptools.org bugzilla-daemon at www.maptools.org
Thu Aug 26 14:22:16 EDT 2004


http://www.maptools.org/bugzilla/show_bug.cgi?id=641

           Summary: [Chameleon - NavTool] NavTool should be a new attribute
                    group
           Product: Chameleon
           Version: 1.99
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core
        AssignedTo: chameleon-dev at lists.maptools.org
        ReportedBy: cthorne at dmsolutions.ca


There is a major issue related to what NavTool.php represents in the
chameleon/htdocs/. All *.php files defined here are considered an attribute
group.  The attributes defined in NavTool.php are used by Navigation widgets
like ZoomIn ZoomOut, etc.

These attributes are:

    CURSORTYPE="[string]"
    DEFAULT="[TRUE|FALSE]"
    MAPID="[string]"
    WIDGETSTYLE="[string]"

>From a documentation point of view this should be an attribute group, if not
than each attribute must be defined within each widget that uses this group of
attributes.

The reason why this cannot be considered an attribute group is because
NavTool.php called the Button.php attribute group for the widgets that use
NavTool.php.

Also there is no variable in the widget code called moNavTool.

Making this a true Attribute group will effect all Navigation Widgets, but is
important.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Chameleon-dev mailing list