Neil Hodgson wrote:
Mitchell Foral:
The problem is in the
OnUserListSelection event. I'm trying to call AutoCShow() from it with an instance methods list, but I get autocompletion of whatever it was the user
selected....
... My preferred
solution is to have a generic deferred task mechanism in the scripting
subsystem so you can say something like performLater(fn) which will
call fn some time shortly after handling all the processing for the
current UI event.
I have not had the opportunity to port my job changes to my Linux/GTK PC, so I wonder if there is a possibility that the scite.Execute() implementation could do what Mitchell is looking for.

I designed scite.Execute() to call external tools, but if the command mode is set to Lua, then maybe the command text can be passed back into Lua.
Neil, do you suspect this may work?

April
---

Press any key... no, no, no, NOT THAT ONE!

_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to