Bug 889

Summary: Mapsize and Selector Widgets should have option for label
Product: Chameleon Reporter: Liz Godwin <godwinl@agr.gc.ca>
Component: WidgetAssignee: chameleon-dev <chameleon-dev@lists.maptools.org>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 1.99   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments: Modified MapSize Widget
Modified ContextSelector Widget

Description From 2004-12-03 16:06:14
Widgets that are form elements (input box, select box) such as MapSize and 
ContextSelector should have the label option, like Quick Zoom does.

I've implemented this my own versions but I am not a contributor to CVS.
------- Comment #1 From 2004-12-06 10:07:29 -------
Created an attachment (id=63) [details]
Modified MapSize Widget
------- Comment #2 From 2004-12-06 10:08:41 -------
(From update of attachment 63 [details])
I've added some code to implement a label for this widget.  My code has an
ending //ekg on modified lines.
------- Comment #3 From 2004-12-06 10:10:24 -------
Created an attachment (id=64) [details]
Modified ContextSelector Widget

Modified lines end in //ekg

I've added code to implement a label for this control.
------- Comment #4 From 2005-01-11 08:00:37 -------
done in cvs and added to MapSize documentation.  ContextSelector isn't
documented yet so it will get updated when the next round of auto-generated docs
happen.