Bug 26 - [Chameleon 1.1] Toolset Parameters is not linking Tool Bar buttons
: [Chameleon 1.1] Toolset Parameters is not linking Tool Bar buttons
Status: CLOSED FIXED
: Chameleon
Widget
: 1.1
: PC Windows 2000
: P1 normal
: ---
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2003-07-29 10:20 by
Modified: 2004-06-23 15:08 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2003-07-29 10:20:28
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"/>
------- Comment #1 From 2004-04-05 17:50:48 -------
hawaii demo is running on old chameleon 1.1 code that I'm not supporting, we'll
have to update it for the 1.99 release.  I don't believe that this is still a
problem under 1.99.  Will add new bug to port hawaii demo to 1.99
------- Comment #2 From 2004-06-23 15:08:46 -------
closing