MAybe they found a way to crash your application and get to windows in that way. With a touchscreen you can generate events you cannot do with a mouse. I had an issue once if a user clicked in a fraction of a second in 2 different locations, resulting in a crash. I spended a lot of time to track that down as you could not possibly generate that sequence with a mouse, but on a touch screen it was quite easy.
Try to see how they hack into windows. Or maybe set a program that polls wheter your application is running and in the foreground, and when it's not relaunch it and put it up front. That way, even if they can crash your application, they won't be able to 'get in' windows long enough to do some harm. J. -----Oorspronkelijk bericht----- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Colin Holgate Verzonden: zaterdag 1 juli 2006 5:39 Aan: Lingo programming discussion list; [EMAIL PROTECTED] Onderwerp: Re: <lingo-l> How Do Vandals Stop (break into) Kiosk Movies? At 11:22 PM -0400 6/30/06, Carl West wrote: >No, it was in there: > >>>... but I didn't think anyone could get in with nothing but a >>>mouse connected to the computer with a full screen Projector >>>running. > >Maybe it should have been up front, but it was there. It wasn't in there, but it also was not not in there, in a logic sense. The first thing I did when I read the original message was to search for the work "keyboard" to see if it had been mentioned, which it had not. Having said that, the above sentence should have given it away. [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [email protected] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!] Met Vriendelijke Groeten Johan Verhoeven [Senior Creative] silicoN imagE nv/sa Burgstraat 15-17, 9000 Gent, Belgiƫ Tel: +32 9 233 15 15, Fax: +32 9 233 16 16 Web: www.siliconimage.be, Mail: [EMAIL PROTECTED] The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, re-transmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you receive this in error, please contact the sender and delete the material from any computer. [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [email protected] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
