April 28, 2010
9:21 a.m.
Hi, i'm looking for a way to put Pharo in demo mode with large fonts. There is a menu item in Squeak but i found nothing in Pharo.
Hi Serge,
in Pharo 1.0 Preferences setDemoFonts
in Pharo 1.1 from the setting browser, style button (top button bar) then load item then you choose demo mode. or DemoSettingStyle new load
it would be cool to have a menu like in the old squeak. Stef