gettingstarted
[Top] [All Lists]

Re: PrintScreen key on Mac?

To: "Getting Started" <gettingstarted at lists dot realsoftware dot com>
Subject: Re: PrintScreen key on Mac?
From: "Jonathon Bevar" <jonbevar at schallertel dot net>
Date: Sun, 31 Jul 2005 05:24:34 -0500
Delivered-to: gettingstarted at lists dot realsoftware dot com
References: <20057311081282695589 at sjgHPnotebook dot rgbltd dot co dot uk>
The PrtScrn key will ONLY be held down to take the 'Picture' and that is it like that of a shutter on a camera, click and you got it.

In essence then you are "telling the keyboard to look out for the PrtScrn key and watch it as it will be pressed some time soon." or something like that.

I am testing right now and all buttons on the main screen window will be removed as the Main Window is just a 'container' to hold the base code, it will be set to Window1.Visible=False and boot up to the Minimized state when I am finished testing it.

Jonathon

----- Original Message ----- From: "Steve Garman" <realbasic at garman dot demon dot co dot uk>
To: "Getting Started" <gettingstarted at lists dot realsoftware dot com>
Sent: Sunday, July 31, 2005 5:08 AM
Subject: Re: PrintScreen key on Mac?


But I tried out Steve's timer code and modified it to work with my code and
it runs Soooo much faster.

That's because it only runs once.

It waits for the key to be released before it does its stuff so next time
the timer fires, there's nothing to do.

Be aware, though, that it's really greedy on processor time if the prtScr
key is held down for a while.

--
Steve Garman
Using REALbasic 2005.01 Professional on Windows XP Pro


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.9.7/60 - Release Date: 7/28/2005




--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.9.7/60 - Release Date: 7/28/2005

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>