[Chameleon-dev] [Bug 802] New: [Chameleon - Widget] Extent
attributes widgetstyle & widgetclass vs labelstyle & labelclass
bugzilla-daemon at www.maptools.org
bugzilla-daemon at www.maptools.org
Fri Oct 29 15:43:24 EDT 2004
http://www.maptools.org/bugzilla/show_bug.cgi?id=802
Summary: [Chameleon - Widget] Extent attributes widgetstyle &
widgetclass vs labelstyle & labelclass
Product: Chameleon
Version: 1.99
Platform: PC
OS/Version: Windows 2000
Status: NEW
Severity: normal
Priority: P2
Component: Widget
AssignedTo: chameleon-dev at lists.maptools.org
ReportedBy: cthorne at dmsolutions.ca
For the Extent widget which can be classified as a Label widget. Has two parse
of attributes that seem to do the same thing.
One from the Label attribute group:
* LableClass: The CSS class to control the rendering of this label.
* LableStyle: The CSS style to apply to this label.
Two from the extent widget it self:
* WidgetClass: The CSS class to control the style of the extent text. The
default is CWCExtentWidgetClass
* WidgetStyle: The CSS style to control the style of the extent text. The
default is none.
Is there a diference in there purpose for the extent widget. Currently I do not
see a difference. I would prefer that WidgetClass and WidgetStyle attributes be
removed so that only the labelclass and labelstyle are used.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Chameleon-dev
mailing list