Pietro Gagliardi
|
6428b17b7f
|
Started fleshing out the Spinbox interface. Added Value() and SetValue(); implemented on GTK+. Added min and max to the constructor; implemented on GTK+.
|
2014-10-30 12:17:09 -04:00 |
Pietro Gagliardi
|
765ccf00a3
|
More Spinbox planning TODOs.
|
2014-10-28 20:30:40 -04:00 |
Pietro Gagliardi
|
649b52b6ef
|
Set up the absolute basic Spinbox and implemented it on GTK+. This is easy as it's one control on GTK+; now we have to do it on Windows and Mac OS X. And on those platforms, those are two separate controls (a standard edit control and an up-down/NSSpinner).
|
2014-10-28 11:01:02 -04:00 |
Pietro Gagliardi
|
f9699ff938
|
More TODOs.
|
2014-10-27 11:03:39 -04:00 |
Pietro Gagliardi
|
92c7598d9d
|
Added Textbox and implemented it on Windows.
|
2014-10-23 16:54:21 -04:00 |
Pietro Gagliardi
|
62048303a3
|
Merged new container/sizing stuff.
|
2014-10-18 17:03:07 -04:00 |
Pietro Gagliardi
|
77bf566ebb
|
...in with the new.
|
2014-08-30 23:02:02 -04:00 |