Skip to content

Why can't I find the keyboard? #33

Answered by JoeStrout
JoeStrout asked this question in Q&A
Discussion options

You must be logged in to vote

It turns out my CStdlibAppStudio subclass (i.e. my kernel class) had overridden Initialize(), and failed to call the base-class method.

Once I added CStdlibAppStudio::Initialize(); to my own Initialize method, it worked!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JoeStrout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant