2014-07-18 13:07:12 -05:00
|
|
|
Window.SetSize()
|
|
|
|
Window.Center() (only really effective on Mac OS X)
|
2014-08-04 12:39:33 -05:00
|
|
|
Control.Show()/Control.Hide() (too much effort to get right)
|
2014-08-20 19:57:12 -05:00
|
|
|
Multiple selection Tables (Windows event handling is some wacky dumb thing; will reconsider if I can write a good replacement)
|