Bug 642

Summary: [Chameleon - CursorPoss] Rename WidgetClass and WidgetStyle Attributes
Product: Chameleon Reporter: Chris Thorne <cthorne@dmsolutions.ca>
Component: WidgetAssignee: chameleon-dev <chameleon-dev@lists.maptools.org>
Status: NEW    
Severity: minor    
Priority: P4    
Version: 1.99   
Target Milestone: FUTURE   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

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...