Bug 640 - [Chameleon-Autodoc]Unspecified color code used in "Popup Attributes" in the "Tag" section
: [Chameleon-Autodoc]Unspecified color code used in "Popup Attributes" in the "...
Status: RESOLVED FIXED
: Chameleon
AutoDoc
: 1.99
: PC Linux
: P2 normal
: 2.0 RC 1
Assigned To:
: http://dev1.dmsolutions.ca/gommap/doc...
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-08-26 14:14 by
Modified: 2004-11-02 15:00 (History)


Attachments


Note

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


Description From 2004-08-26 14:14:29
Unspecified color code used in "Popup Attributes" in the "Tag" section. 
'POPUPHEIGHT="[0 < integer]"' and 'POPUPWIDTH="[0 < integer]"' should not be green.


--------------------------
Tag:
    The widget defined as PopupWidget actually does not exist as a widget and is
only used as an example name for the TYPE of widget you wish to call.

<CWC2 TYPE="PopupWidget"
    ENABLED="[TRUE|FALSE]"
    FORMINDEX="[0 < integer]"
    VISIBLE="[TRUE|FALSE]"

    <!-- Popup Attribute Group-->

    MENUBAR="[TRUE|FALSE]"
    POPUPHEIGHT="[0 < integer]"      <<<<<<<-----------
    POPUPSTYLERESOURCE="[string]"
    POPUPWIDTH="[0 < integer]"       <<<<<<<-----------
    RESIZABLE="[TRUE|FALSE]"
    SCROLLBARS="[TRUE|FALSE]"
    STATUS="[TRUE|FALSE]"
    TOOLBAR="[TRUE|FALSE]">
------- Comment #1 From 2004-08-26 14:22:53 -------
The light comes through.  'POPUPHEIGHT="[0 < integer]"' and 'POPUPWIDTH="[0 <
integer]"' color is correct.  It is other attributes that have no color.
------- Comment #2 From 2004-09-03 13:27:21 -------
Changed Target to 1.99 RC 1.
------- Comment #3 From 2004-11-02 15:00:55 -------
fixed in cvs in file. popup_attribute_group.en-ca.doc.xml