diff options
| author | Pietro Gagliardi <[email protected]> | 2014-08-31 13:02:47 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-08-31 13:02:47 -0400 |
| commit | 2c4eecc9c3ec60f2c2aa709e22cd1fe600caa028 (patch) | |
| tree | 17a61485f4d4f87f5b994e3e2f799ac0bcbb6fac /future | |
| parent | 16c2e18949cb7f3594410cb80400ebac540a50a0 (diff) | |
Changed Grid to SimpleGrid in preparation for a better Grid.
Diffstat (limited to 'future')
| -rw-r--r-- | future | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ TextField 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 will likely just use Invalid() -Stack, Grid +Stack, SimpleGrid, Grid method calls should trigger re-layout of windows default buttons figure out how they interact with Areas (especially on GTK+, where GtkEntry somehow has special handling for this) |
