S
Steve Forman
I've been struggling with a very simple application that I've been
trying to write for years.
I know almost nothing about JS so that doesn't help much.
But basically for Windows 200, all I would want to do is have a memory
resident program (which could possibly be integrated into Mozilla
Firebird) that would automatically highlight whatever text I would
select and copy it to the clipboard WITHOUT pressing Control-C.
That's it. I know it should be easily able to do in JS and I found a
bit of code which outputs the highlighted text to a box but that's as
close as I could find.
Any help would be greatly appreciated.
Thanks!
trying to write for years.
I know almost nothing about JS so that doesn't help much.
But basically for Windows 200, all I would want to do is have a memory
resident program (which could possibly be integrated into Mozilla
Firebird) that would automatically highlight whatever text I would
select and copy it to the clipboard WITHOUT pressing Control-C.
That's it. I know it should be easily able to do in JS and I found a
bit of code which outputs the highlighted text to a box but that's as
close as I could find.
Any help would be greatly appreciated.
Thanks!