How can I make an GUI Application in Lua
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: First I'll show you an example of what I am talking about: GUI Example I've been studying Lua for around a week now, and I'm really curious of how I would do this. Basically (for now, and learning purposes), I just want to make a GUI with 2 buttons, 1 to start the specified (.exe), and one to exit the GUI. Is this possible? How would I go about doing this? Any information would be great! 回答1: I believe you may want to take a look: http://lua-users.org/wiki/GraphicalUserInterfaceToolkits If you want something well know and tested I would go