Bart Silverstrim wrote:
> Fargo Holiday wrote:
>
>> I suspect you'll find this to be platform specific, and accomplished
>> either through declares or a plugin. On the Windows side of things you
>> should be able to use a keyboard hook, though a note I saw on the
>> Windows Functionality Suite indicated that, for whatever reason, was
>> limited to the RB app having focus. Worth a shot in any case, assuming
>> you use Windows. On the Mac side I have no idea, but there's certainly
>> something similar.
>>
>
> This would most likely be Windows-centric (to answer the question).
>
> If no one on the list knows, is there a way to contact someone at RS
> about this kind of question?
> _______________________________________________
>
Well, yes, a Win32 hook is Windows-centric. Since you haven't mentioned
what platform you're coding for, OS X, OS 7.54 <oh lord... so broken>,
Fedora Core 3, and so on, it's going to be tough to get meaningful answers.
I don't think RS, the company, could help you much since there isn't
any, to my knowledge, built-in functionality of this sort. It's going
to be platform specific. If you're using OS X I'd suggest digging into
the Carbon API. I wish I could point you further, but I've never
programmed for the Mac.
Also, at least in Windows, a program that monitors system-wide
keystrokes may be identified as a virus.
Good luck,
Fargo
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|