MapTools.org

[Chameleon-dev] [Bug 102] New: [Chameleon]CompassPoint Direction Parameter

bugzilla-daemon@www.maptools.org bugzilla-daemon@www.maptools.org
Wed, 12 Nov 2003 10:11:02 -0500
http://www.maptools.org/bugzilla/show_bug.cgi?id=102

           Summary: [Chameleon]CompassPoint Direction Parameter
           Product: Chameleon
           Version: 1.1
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Widget
        AssignedTo: chameleon-dev@lists.maptools.org
        ReportedBy: thorne@dmsolutions.ca


DIRECTION="[1|0|7|6|5|4|3|2]"

The direction parameter is defined incorrectly in the documentation, and is also
confusing to the user. The numbers 0 to 7 for the compass directions does not
work. The direction parameter only accepts a string. For example,

DIRECTION="[north|northeast|east|southeast|south|southwest|west|northwest]"

Ideally the parameter should handle either the fully string direction like above
or the short hand version like below lower or upper case.

DIRECTION="[N|NE|E|SE|S|SW|W|NW]"

Finally the Documentation should reflect this change.



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


This archive was generated by Pipermail.