ServerGridEditor/Src
Andrew DeLisa 37d9e2c930 Fix NullReferenceException, guard against DirectoryNotFoundException (#26)
* disable "Test All Servers Without Data Clear" by default

* set various controls Enabled property to be conditional on project presence (paving the way for a "File > Close")

* prevent unexpected case where test command is enabled despite no project being loaded

* guard against DirectoryNotFoundException, log it as a MessageBox

* set enabled to true if, only if, and when project is loaded successfully (avoids performance hit of changing Enabled on paint)

* "true" is shorter than "enabled"...
2019-01-02 16:19:05 -05:00
..
AtlasGridDataLibrary Removed some of the old export png options. 2018-12-26 17:27:53 -05:00
ServerGridEditor Fix NullReferenceException, guard against DirectoryNotFoundException (#26) 2019-01-02 16:19:05 -05:00
ServerGridEditor.sln Initial commit 2018-12-22 10:02:57 -05:00