Bug 889 - Mapsize and Selector Widgets should have option for label
: Mapsize and Selector Widgets should have option for label
Status: RESOLVED FIXED
: Chameleon
Widget
: 1.99
: PC Windows XP
: P2 normal
: ---
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-12-03 16:06 by
Modified: 2005-01-11 08:00 (History)


Attachments
Modified MapSize Widget (12.21 KB, text/plain)
2004-12-06 10:07, Liz Godwin
Details
Modified ContextSelector Widget (7.80 KB, text/plain)
2004-12-06 10:10, Liz Godwin
Details


Note

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


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.