cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Lounge
Integrating LUA with QT Creator
Integrating LUA with QT Creator
Aug 23, 2015 at 6:25pm UTC
S G H
(2638)
I spent the last week trying to integrate LUA editing inside the Qt Creator.
Here's the project on GitHub:
https://github.com/EssGeeEich/LuaEditor
Here are some screenshots:
https://dl.dropboxusercontent.com/u/83943521/archive/2015/luaeditor/syntaxhighlight.png
https://dl.dropboxusercontent.com/u/83943521/archive/2015/luaeditor/errordisplay.png
https://dl.dropboxusercontent.com/u/83943521/archive/2015/luaeditor/memberautocomplete.png
https://dl.dropboxusercontent.com/u/83943521/archive/2015/luaeditor/functionautocomplete.png
Last edited on
Aug 24, 2015 at 9:26am UTC
Aug 23, 2015 at 8:45pm UTC
helios
(17575)
Use Github or BitBucket, not DropBox.
Aug 23, 2015 at 9:46pm UTC
S G H
(2638)
The project is now on GitHub.
Last edited on
Aug 24, 2015 at 9:27am UTC
Topic archived. No new replies allowed.