altosui: switch channel selector to combo box. Shorten displayed device names
authorKeith Packard <keithp@keithp.com>
Sat, 20 Nov 2010 06:44:48 +0000 (22:44 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 20 Nov 2010 06:48:11 +0000 (22:48 -0800)
A combo box displays the current value, which is quite nice to
have. Add a 'toShortString' for AltosDevice so that the window frames
and error messages don't have extra spaces generated by the
altos_device toString method.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found