Commit graph

4 commits

Author SHA1 Message Date
GrapeshotGames
490a455cfd Update for big April release, currently on PTR! 2019-04-05 18:19:41 -04:00
Andrew DeLisa
bc0b7b70ba WinForms cleanup, fix #38 (#39)
* fix spelling of "CreateIslndForm"

* sync up values of MinimizeBox, MaximizeBox, ShowInTaskbar, FormBorderStyle, and StartPosition properties on forms

* enable menu items after creating a new project

* improve form names

* add some clarity to warning/question MessageBox.Show text

* invert if statement to reduce nesting and change OKCancel to YesNo
2019-01-07 14:24:32 -05:00
Andrew DeLisa
8322467eeb set AcceptButton and CancelButton for forms that have those controls (#29) 2019-01-02 16:51:55 -05:00
GrapeshotGames
a172b4ab3b Initial commit 2018-12-22 10:02:57 -05:00