MapTools.org

[Chameleon-dev] [Bug 26] New: [Chameleon 1.1] Toolset Parameters is not linking Tool Bar buttons

bugzilla-daemon@www.maptools.org bugzilla-daemon@www.maptools.org
Tue, 29 Jul 2003 10:20:29 -0400
http://www.maptools.org/bugzilla/show_bug.cgi?id=26

           Summary: [Chameleon 1.1] Toolset Parameters is not linking Tool
                    Bar buttons
           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


Currently the 'ToolSet' Parameter in the ZoomIn, ZoomOut, Ruler and PanMap
Widgets for the Hawaii Demo is not working. However in the Chameleon Sample
Application shows how when one of these toolbars buttons are selected the user
can use the selected button multiple times (eg. When zooming into an area a
couple of times). The selected button is then shown as being pushed in, or
rather that the IMAGESELECTED image is represented. The current selected button
can only be unselected if another button is selected. 

In the Hawaii Demo this relationship is defined in the listed Widgets, but this
relationship is not represented while the application is running. The user must
select the ToolBar widget each time they wish to use it.

Here is an example of the Hawaii Demo Widget using the ToolSet Parameter:

<CWC2 TYPE="ZoomIn" Visible="true" Enable="true"
Image="images/cwc_buttons/tool_zoomin_1.png"
IMAGEHOVER="images/cwc_buttons/tool_zoomin_2.png"
IMAGESELECTED="images/cwc_buttons/tool_zoomin_3.png" ImageTip="Zoom In"
ImageWidth="22" ImageHeight="22" ToolSet="Navigation"/>



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


This archive was generated by Pipermail.