TerminalWx
TerminalWx copied to clipboard
Can't figure out how to setup OnUserInput event
Hi,
I'm new to wxWidgets. I'm having trouble figuring out how to get the OnUserInput event handler to get called. Any help would be greatly appreciated.
Thanks, -G
I found it was easier to modify the SendBack methods instead. I didn't need to do much else after that.