Open
Description
Modal dialogs such as Monticello tools (MCTool>>#showModally
) currently only work on Morphic. It would be nice to find a solution that works in all UI frameworks.
Maybe reuse some logic from the MVCDebugger
(please contact me before working on this - I'm already having some ongoing refactoring of this stuff on my stack). The current implementation of MVCToolBuilder >> #runModal:
looks questionable, by the way.
Working state: modalDialogs.1.cs.txt