[Gambas-user] "big" projects in Gambas

Pablo Vera pvera at ...729...
Wed Feb 9 17:30:07 CET 2005


I haven't published the source, since it is still very alpha, but I will 
in the near future.  And yes, I used the .FullScreen and .TopOnly 
properties to block the screen.

I created a special user account for the cyber-cafe and my program acts 
differently if it is running under the "cafe" account or under my own 
account.  This helps a lot during debuging.

I also disabled the Alt-Tab and Alt-Ctrl-Del combination keys for the 
"cafe" account, so that a user cannot switch out or terminate the program.

As it is right now, I don't like it very much, because it is to fragile. 
  Anyone with a little knowledge of linux, could easily disable it, so I 
need to make it more secure.

Saludos,
Pablo Vera
______________________________________________________________________

Rob wrote:
> On Wednesday 09 February 2005 09:52, Trorrr [Héctor Fernández] 
> wrote:
> 
>> Have you published the source somewhere?  I'm also
>>interested on how you locked the screen forbidding use
>>on a linux box.  Bye.
> 
> 
> I don't know how Pablo did it, but I have had some luck with 
> Window.FullScreen and Window.TopOnly as far as preventing the 
> user from doing anything but interacting with my app goes.  
> Sucks when you have to debug though... good thing Benoit put in 
> that Alt-Break keyboard shortcut ;)
> 
> Rob
> 
> 
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 
> 
> 




More information about the User mailing list