> > ... it appears, as if Scintilla doesn't like the Windows(TM) Key. > > With Ctrl the script does what it is supposed to. > > Don't know if it qualifies for a bug report, though. > > I don't know what you mean by "Scintilla doesn't like the > Windows(TM) Key". Are you trying to use Window+C to perform a copy? Or > invoke your macro with the Window key?
Maybe "doesn't like" should have been in quotes :-) I was referring to my earlier post "Autohotkey vs Scintilla", where I described that I try to launch an Autohotkey macro which was assigned to a hotkey combination <WIN>+y. First I suspected some problem with Autohotkey and SciTE, but my macro works fine when I use another hotkey without the <WIN> key. Now it appears to me, as if Scintilla (since other Scintilla based editors I tried have the same problem) does not correctly work with <Ctrl>-A (at least) while the <WIN> key is pressed. It looks like <Ctrl>-A does not select the text, hence <Ctrl>-C does not copy anything and <Ctrl>-V inserts the old clipboard content. I hope that was more precise. Sorry for the inconvenience. Ulf _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
