Wojciech Warczakowski wrote:

is it possible to use something like InputBox in Lua?
I'm using SciTE on WindowsXP.

First, I believe InputBox() is not part of the windows 32 API.
Second, I believe you would have to compile such a function into a DLL and load it within a Lua script. I've successfully inplemented a GetOpenFile() method.

April

--
I have never understood the female capacity to avoid a direct answer to any 
question.
Spock, 'This Side of Paradise', stardate 3417.3

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

Reply via email to