[haXe] clipboard memory

Nicolas Cannasse ncannasse at motion-twin.com
Fri Apr 27 11:23:58 CEST 2007


> hi Nicolas
> 
> is it possible to copy "marked text" by press Ctrl+ click mouse/right 
> -> from any window applications (ex: word , outlook , explorer etc ) to
> SWHX ?
> 
> for example :  if I press Ctrl + click mouse/right on a word  like "
> THIS " into my e-mail , SWHX could intercept " THIS " word .
> 
> 
> is it possible ?

I'm not sure it's possible to do using the Win32 API, so you'll have to
check it by yourself. I don't think that SWHX or systools have this very
specific feature builtin, but you should be able to extend it by writing
some C code using the Win32 API.

Nicolas



More information about the Haxe mailing list