From: SourceForge.net <no...@so...> - 2007-09-24 13:48:06
|
Bugs item #1801166, was opened at 2007-09-24 15:48 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462816&aid=1801166&group_id=51305 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: jerk (fantaz) Assigned to: Nobody/Anonymous (nobody) Summary: setting wxplotctrl's wxCURSOR_CROSS Initial Comment: Hi, I've just realized that (in wxplotctrl's sample) that there is no way to set wxCURSOR_CROSS cursor via any combination of keys. By inspecting ProcessAreaEVT_KEY_UP and ProcessAreaEVT_KEY_DOWN fns, it's evident that wxPLOTCTRL_MOUSE_ZOOM is the default, while it shouldn't be the case. There has to be a way to roll back the cursor to wxCURSOR_CROSS type. Although I'm sure that this is a bug, maybe I'm missing the design concept. Any thoughts? Thanx in advance, fantaz ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462816&aid=1801166&group_id=51305 |