Le 31/1/15 22:33, [email protected] a écrit :
Hi guys,How can I make a standalone pharo installation that starts on a GUI?About the gui: my first idea was to use Morphic, but then user has access to all the source code, am I right?
There are packages to block and control the UI
- menu
- exception (not showing up the debugger)
- resizing the window.
Look at the pharo launcher (check the setting there is one to open the
launcher in dev mode).
ThanksFrancis
