inkey ctrl+c / ctrl+v

Posted By: Reconnoiter

inkey ctrl+c / ctrl+v - 07/08/15 18:07

Hi JCL,

Could inkey get 2 new events; where one is run when the user presses ctr+c and other is run when the user presses ctrl+v?

People could than use code in these events to cpy to / paste from windows clipboard by using ctrl+c and ctrl+v (the exact code in on this forum already).
Would make inkey alot better.

Or is there already something like this using inkey?
Thanks!
Posted By: jcl

Re: inkey ctrl+c / ctrl+v - 07/13/15 07:05

We could implement user key events for inkey. You can then determine by script what happens when the user presses the key combination.
Posted By: Reconnoiter

Re: inkey ctrl+c / ctrl+v - 07/14/15 13:27

That would be very helpfull! laugh
© 2023 lite-C Forums