More future plans.
This commit is contained in:
parent
07acb1ae04
commit
c07a902935
|
@ -35,6 +35,8 @@ TextField
|
||||||
add events (figure out which of the following are appropriate: changed, enter pressed)
|
add events (figure out which of the following are appropriate: changed, enter pressed)
|
||||||
provide some facility to mark invalid values
|
provide some facility to mark invalid values
|
||||||
figure out numerics because you CAN paste into numeric boxes on Windows and GTK+ has no built-in number validator as far as I know
|
figure out numerics because you CAN paste into numeric boxes on Windows and GTK+ has no built-in number validator as far as I know
|
||||||
|
Stack, Grid
|
||||||
|
method calls should trigger re-layout of windows
|
||||||
|
|
||||||
so I don't forget, some TODOs:
|
so I don't forget, some TODOs:
|
||||||
windows
|
windows
|
||||||
|
|
Loading…
Reference in New Issue