wxMapKeyCodeToBlitz Assert
BlitzMax Forums/Brucey's Modules/wxMapKeyCodeToBlitz Assert| 
 | ||
| Hi Brucey, in MapWxKeyCodeToBlitz (wx.mod/wx.mod/keys.bmx) you've got: Assert False, "Unmapped key : " + key Any chance this could be a plain DebugLog? What's happening is that my app is bombing if I try to take a screenshot (ALT printscreen) or lean on the keyboard in debug mode. I know I could recompile in release - but since I'm always in debug mode and my recompile times are considerable, it'd be much easier for me minus the Assert. Not exactly a life-stopping issue, but I thought I'd raise it. Thanks! | 
| 
 | ||
|  Any chance this could be a plain DebugLog?  Sure :-) And careful not to spill anything when you're slouching across your keyboard! | 
| 
 | ||
| Thanks Brucey! I see the commit is up already. There's something a little surreal about posting a request and having it fulfilled by someone on the other side of the world in oh about, 3 minutes. :-) |