Implement in-process form switching.
See bug related to the form switching issue: http://sourceforge.net/support/tracker.php?aid=2987990
As mentioned in the bug related to this issue (issue #2987990), this task is blocked by the task regarding elimination of singletons: http://sourceforge.net/support/tracker.php?aid=3027833
In-process form switching using "new Form()" instead of "Process.Start()" requires certain singletons to be eliminated.
Log in to post a comment.
See bug related to the form switching issue:
http://sourceforge.net/support/tracker.php?aid=2987990
As mentioned in the bug related to this issue (issue #2987990), this task is blocked by the task regarding elimination of singletons:
http://sourceforge.net/support/tracker.php?aid=3027833
In-process form switching using "new Form()" instead of "Process.Start()" requires certain singletons to be eliminated.