On Wednesday 27 March 2002 1:00 pm, John Levon wrote: > On Wed, Mar 27, 2002 at 11:02:34AM +0000, Angus Leeming wrote: > > This is the sort of thing that the gnome and qt2 frontends could also do > > to their advantage. > > s/could/do/ > > checkout lengthcombo.C for one (old KDE had more of this sort of things > I believe ...)
Sure, I have. It's what gave me the idea for LengthGroup. The combo is only half of it and it's the whole that is of interest to the user. I thought that a CheckedWidget class would be useful too. Hit the check button and the input etc is activated automatically. Clearly, thought, we're talking the same language. Angus