andlabs-ui/redo/scrapped

5 lines
257 B
Plaintext
Raw Normal View History

Window.SetSize()
Window.Center() (only really effective on Mac OS X)
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)