For Windows only...
 
(HostWindowProxy new instVarNamed: #windowHandle put: Win32Window getFocus; yourself)
  windowTitle: aString
 
 
Would be nice if the HostWindow stuff had some develpment time...

Regards, Gary
----- Original Message -----
From: Usman Bhatti
To: Pharo Development
Sent: Friday, February 24, 2012 7:56 PM
Subject: [Pharo-project] change pharo image title

Is there a way to programmatically set the title of a pharo image on startup? I grabbed the first level pasteup morph and tried to play with it but I didn't find the intended method.

thanx

usman