Okay I quicky compiled the last git commit, and indeed the bug seems fixed.
Thank you very much for the help
Search found 2 matches
- Sun Apr 17, 2016 5:52 pm
- Forum: Support and Development
- Topic: [SOLVED] showMessageBox button choice always returns -1
- Replies: 2
- Views: 1607
- Sun Apr 17, 2016 3:41 pm
- Forum: Support and Development
- Topic: [SOLVED] showMessageBox button choice always returns -1
- Replies: 2
- Views: 1607
[SOLVED] showMessageBox button choice always returns -1
HOW TO FIX : Compile and install the last commited version from the official bitbucket : https://bitbucket.org/rude/love Hi everyone :D I'm currently trying to show a message box so the user can make a choice. This is my code : local buttons = {"Yes", "No", escapebutton = 2, ent...