Qulex3 Posted August 16 Posted August 16 https://www.leadwerks.com/learn/CustomWidgets?lang=cpp The sample code in this documentation is bugy 1 Quote
Josh Posted August 16 Posted August 16 I forgot about you saying this on Discord, until now. Thank you for adding the thread! 1 Quote Let's build cool stuff and have fun.
Solution Josh Posted August 25 Solution Posted August 25 Okay, there is just a small change needed in one method: //Called when key is pressed virtual bool KeyDown(const KeyCode key) { return false; } Quote Let's build cool stuff and have fun.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.