June 20, 2011
9:11 a.m.
Because TEasilyThemed is designed to be applied to Morph subclasses... So when self (aMorphicUIManager) is passed to the theme it does not understand all Morph protocol. Regards, Gary ----- Original Message ----- From: "stephane ducasse" <stephane.ducasse@free.fr> To: "An open mailing list to discuss any topics related to an open-sourceSmalltalk" <Pharo-project@lists.gforge.inria.fr> Sent: Saturday, June 18, 2011 6:58 PM Subject: [Pharo-project] why (UIManager default newPluggableDialogWindow:'Pharo is cool') openInWorld
why
(UIManager default newPluggableDialogWindow: 'Pharo is cool') openInWorld
does not work? Apparently MorphicUIManager is missing something? Stef