I understand the concern Pekr, while the app is running it is ALL the end-user will be doing, however as we are dealing with real people, the auto-clip will only respond if the target app is the focussed window. (check via api for a specific title string)
-- Allen > Hi Allen, > > well, maybe some Win32 API functions would help, but is it generally a > good idea to mess with clipboard that way? If I unserstand it correctly, > you want Rebol to become some kind of hidden app, which will catch OS > keyboard events? The hook would have to have pretty high priority, it > would have to happen even before keayboard event reaches target > app/window. The problem is - what is user swithces to e.g. Photoshop and > wants to use clipbard in a regular way? Will you influence it from > Rebol? How will you distinguish? > --snip-- -- To unsubscribe from the list, just send an email to rebol-request at rebol.com with unsubscribe as the subject.
