21:31:54: Debug: ..\..\src\msw\cursor.cpp(334): 'LoadCursor' failed with
error 0x00000715 (the specified resource type cannot be found in the image
file.).
21:31:54: Debug: ..\..\src\msw\cursor.cpp(334): 'LoadCursor' failed with
error 0x00000715 (the specified resource type cannot be found in the image
file.).
Looks like it the wrong name is being used to extract the cursor from the resource file. I'll fix.
···
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!