[email protected] writes:

So how can I prevent a user to execute a doIt? Blocking the opening of windows?

look at how Pharo Launcher is implemented: http://www.smalltalkhub.com/#!/~Pharo/PharoLauncher. The Launcher window takes the whole screen. This is a good start. Still, this is not secure and there are many ways to escape.

--
Damien Cassou http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill

Reply via email to