Bug 103 - [Chameleon] CompassPoint ImageSelected & ImageHover Parameters
: [Chameleon] CompassPoint ImageSelected & ImageHover Parameters
Status: CLOSED INVALID
: Chameleon
Widget
: 1.1
: PC Windows 2000
: P2 normal
: 1.99 beta 2
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2003-11-12 10:32 by
Modified: 2004-06-24 10:07 (History)


Attachments


Note

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


Description From 2003-11-12 10:32:19
<CWC2 TYPE="3" VISIBLE="[TRUE|FALSE]" ENABLED="[TRUE|FALSE]"
IMAGEWIDTH="[string]" IMAGEHEIGHT="[string]" IMAGETIP="[string]"
IMAGECLASS="[string]" IMAGESTYLE="[string]" TOOLSET="[string]"
IMAGESELECTED="[string]" IMAGEHOVER="[string]" DIRECTION="[1|0|7|6|5|4|3|2]"
PANPERCENT="[0 < integer < 100]" IMAGEBASE="[string]" IMAGEEXTENSION="[string]"/>

In the documentation of this widget states IMAGEHOVER="[string]" &
IMAGESELECTED="[string]" are possible parameters to use. This is not true, but
is a good idea to have. I believe all button should have this ability, and all
should be standardized.

bug 28, I believe talks about this.
------- Comment #1 From 2004-04-06 12:03:25 -------
no longer valid, the compass point widget now works like every other button.
------- Comment #2 From 2004-06-23 16:20:00 -------
verified in beta 2 2004-06-20, compasspoint also is functional in sample apps.

<cwc2 type="CompassPoint" Visible="true" styleresource="PanArrows"
Direction="northwest" image="icons/icon_pan_nw.png" PanPercent="80"
imagetip="Pan NorthWest">
              <image state="normal"/>
              <image state="hover"/>
              <image state="selected"/>
          </cwc2>
------- Comment #3 From 2004-06-24 10:07:46 -------
closing bug...