Re: Simple question...
- From: Michael Gratton <mike vee net>
- To: Chris Moller <moller mollerware com>
- Cc: gtk-list gnome org
- Subject: Re: Simple question...
- Date: Sun, 01 Jul 2018 23:46:00 +1000
On Sat, Jun 30, 2018 at 11:58 PM, Chris Moller <moller mollerware com>
wrote:
I'm writing a complex-number spinbutton widget that needs two sets of
up/down buttons, and the default buttons are just too bloody huge.
Fair enough, but the reason why GTK spin buttons are as large as normal
buttons is because they need to be easy to hit for the kinds of quick
adjustments people usually want to make when they use the mouse in that
situation.
An alternative to using tiny buttons might be to use a popover with two
spin buttons, or a composite widget with two GtkEntries, one for the
real part and one for the imaginary, and a single set of buttons to
adjust either depending on which is focused?
Just making some suggestions, of course.
//Mike
--
⊨ Michael Gratton, Percept Wrangler.
⚙ <http://mjog.vee.net/>
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]