Benjamin Fisher wrote: > Lately I have been having fun creating a lot of lua scripts > and macros. > This is cool. > > I see that lua scripts can be set up to respond to events. I'm using > OnChar() to listen to characters that are pressed. My goal is > to create > an interactve console in the output panel. > > Is there a good way to find out whether the characters were > typed in the > editor or the output? After looking around, the extman.lua
output.Focus is true if output window has focus, editor.Focus is true if editor window has focus? -- regards Andrew Howell please ignore disclaimer appended by ISP _____________________________________________________________________ The contents of this email may be priviledged and are confidential. It may not be disclosed to or used by anyone other than the addressee(s), nor copied in any way. If received in error, please advise the sender, then delete it from your system. This message has been checked for all known viruses by the MessageLabs Virus Control Centre. _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
