Call SetCursor directly form OnSetCursor() instead of calling into lsetcursorarrow()
Calling into the Logo engine, which then called back into CMainFrame was not only convoluted, but also causes a shutdown crash on wxWidgets 3.1.3.
Authored by: david_costanzo 2020-07-19
Parent: [r5372]
Child: [r5374]