"check the following settings��- World>>System>>Settings (Ctrl + O + S)- Appearance>>Desktop>>Show logo...- Appearance>>Desktop>>Desktop background image file name...and decide if they solve your problem"On Sun, Oct 2, 2016 at 9:15 PM, CodeDmitry <dimamakhnin@gmail.com> wrote:I am trying to put a wallpaper on my Pharo via
|img canvas imgMorph|
img := PNGReadWriter formFromFileNamed: 'wallpaper.png'.
World color: (InfiniteForm with: img).
But the Pharo lighthouse clashes with the wallpaper.
Is there a way to remove the lighthouse/readd the lighthouse?
--
View this message in context: http://forum.world.st/How-can-I-remove-the-lighthouse-from-P haro-window-tp4917807.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
--Bernardo E.C.Sent from a cheap desktop computer in South America.