Description
When the desktop application context exits, it should store its location and size in a preferences node. Then it should pull those values from the preferences node when it starts up to initialize the values (instead of 0+0,800x600). Command line arguments should override the stored values.