Hi guys and gurus,
I'm pretty new to AutoIt, love it.
I hope it's the right forum to post this!
I'd like some help with a script tho'. Well first, you'll probably tell me if it is possible.
So here's the deal:
I've got some app (Remote Camera viewing software) being run by a script already, some field gets filled also. I'd like to run it fullscreen (That's no problem, there's even a shortcut F11)... Here's the problem tho'. I'm running all this on a touchscreen so there's no way out once in fullscreen mode. Would it be possible to create 2 buttons (pictures preferably, like not in a form(window)), always on top, which would minimize back and/or close the app? Basically, I'd need to create a minimize and close button on top right corner of the screen.
Is it possible?
How bad of a script would it be?
Thanks, your help will be greatly appreciated!!