Bug 642 - [Chameleon - CursorPoss] Rename WidgetClass and WidgetStyle Attributes
: [Chameleon - CursorPoss] Rename WidgetClass and WidgetStyle Attributes
Status: NEW
: Chameleon
Widget
: 1.99
: PC Windows 2000
: P4 minor
: FUTURE
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-08-26 14:35 by
Modified: 2004-10-29 17:48 (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:35:31
WidgetClass and WidgetStyle are not very clear names as to what these attributes
are suppose to do for the CursorPoss widget.

Also the WidgetClass and WidgetStyle attribute names are used in other widgets
but do not represent the same functionality or purpose.

Suggested Names for these Attributes
1) InputBoxCssClass -> define the Css Class used for the cursor pos input box.
2) InputBoxCssStyle -> define the Css Style used for the cursor pos input box.
------- Comment #1 From 2004-09-03 13:31:34 -------
If these changes are made, please make sure that "CSS" is used instead of "Css" 
in the attribute names.
------- Comment #2 From 2004-10-12 22:36:38 -------
targetting future.
------- Comment #3 From 2004-10-29 17:48:39 -------
since many widgets can use WidgetStype and WidgetClass, and not all of those are
input boxes, I think we need a more generic name, like WidgetCSSClass...