June 20, 2011
9:43 a.m.
Thanks. On Jun 20, 2011, at 11:14 AM, Gary Chambers wrote:
I do get a close box, just the default window size is a bit too small to see it well (resize).
Regards, Gary
----- Original Message ----- From: "Stéphane Ducasse" <stephane.ducasse@inria.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 8:12 PM Subject: [Pharo-project] addCloseBox
Hi
does anybody have an idea why the close box does not get added?
(PluggableDialogWindow new title: 'Pharo is cool'; addCloseBox) openInWorld
Stef