[Pharo-project] Demo mode in Pharo
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. Thank you. Best regards, -- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam Every DSL ends up being Smalltalk http://doesnotunderstand.org/
Serge Stinckwich a écrit :
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 Alain
Thank you. Best regards,
Ok thank you Alain. Maybe we should add these information in the FAQ ;-) On Wed, Apr 28, 2010 at 4:03 PM, Alain Plantec <alain.plantec@free.fr> wrote:
Serge Stinckwich a écrit :
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
Alain
Thank you. Best regards,
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam Every DSL ends up being Smalltalk http://doesnotunderstand.org/
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
On 28 April 2010 12:21, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
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.
it would be cool to have UI zoomable, so you just zoom-in the stuff and don't care about changing font sizes :)
Stef
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.
Igor Stasenko a écrit :
On 28 April 2010 12:21, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
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.
http://code.google.com/p/pharo/issues/detail?id=2369
it would be cool to have UI zoomable, so you just zoom-in the stuff and don't care about changing font sizes :)
Stef
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (4)
-
Alain Plantec -
Igor Stasenko -
Serge Stinckwich -
Stéphane Ducasse