<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">Hi all,<div dir="ltr"></div><div><br></div><div>tl;dr: Is there a modern version of Polymorph for Squeak, or some information on what happened to it?  If not, where are people getting their widgets these days? </div><div><br></div><div>I'm (still) trying to import my very old code into a current Squeak so I can revive it.  The UI was based on Polymorph, the latest version of which (outside Pharo) I see here:</div><div><br></div><div><a href="http://www.squeaksource.com/UIEnhancements.html">http://www.squeaksource.com/UIEnhancements.html</a></div><div><br></div><div>This version looks extremely incompatible with current Squeak.  I stubbed out the missing MultiNewParagraph class, but now I am hitting conflicts in several basic class definitions, e.g. DialogWindow.  Unsurprisingly, I am getting an emergency debugger.  So far it's nothing I can't debug, but I'd love to hear that someone else has already done so, or that there is a more recent repository for Polymorph, or that it was integrated into the base Squeak a while back & I'd do better trying to remove the dependency from my package, or that these days everyone uses FubarWidgets instead.  Does anyone have any advice?</div><div><br></div><div>I admit I considered switching to Pharo, since nearly all of my dependencies are now part of Pharo's stock image, but it froze twice and crashed once in my first 10 minutes of use (just trying to learn the UI differences, not doing anything I think ought to be weird), so that's out.</div><div><br></div><div>Brenda</div></body></html>