Feb. 25, 2011
2:10 a.m.
Comment #2 on issue 3753 by Ken.Dic...@whidbey.com: SimpleMorphic Layout Code missing http://code.google.com/p/pharo/issues/detail?id=3753 I wrote the Solitaire code originally to understand layout in Squeak. When I started looking at SimpleMorphic, but could did not find what I needed, so I ported the code to Cuis and then did the obvious backport. What would be the suggested strategy to get save/restore working? One natural thing would be to use Cuis' FileDialog, but this seems un-Pharo. Suggestions?