Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Where is my reverse mouse cursor?
takeshimiya:
--- Quote from: mandrav on December 22, 2005, 11:52:59 am ---About the right-pointing cursor, it's working now. It is included in the standard wxWidgets resources which were not linked in the application. A fixed resource file is committed now.
--- End quote ---
Don't close this bug yet. A rather cosmetical, but strange thing: The reverse-cursor in the margin and build-log aren't the same. The one in margin is ugly (and non-native).
The included in wx (rightarr.cur) is ugly and is the one present in the right margin.
The one in the build-log is somehow the native one used in windows.
How the build-log manages to do that?
280Z28:
Yikes. Ugly cursor alert! Windows users:
Extract this and place rightarr.cur in wxWidgets-2.6.2\include\wx\msw, then delete CodeBlocks\src\.objs\2.6\src\resources\resources.o, and rebuild Code::Blocks. You don't have to rebuild wxWidgets.
[attachment deleted by admin]
280Z28:
--- Quote from: Takeshi Miya on December 22, 2005, 09:03:42 pm ---
--- Quote from: mandrav on December 22, 2005, 11:52:59 am ---About the right-pointing cursor, it's working now. It is included in the standard wxWidgets resources which were not linked in the application. A fixed resource file is committed now.
--- End quote ---
Don't close this bug yet. A rather cosmetical, but strange thing: The reverse-cursor in the margin and build-log aren't the same. The one in margin is ugly (and non-native).
The included in wx (rightarr.cur) is ugly and is the one present in the right margin.
The one in the build-log is somehow the native one used in windows.
How the build-log manages to do that?
--- End quote ---
Haha I didn't even see this post before I fixed the cursor and posted it. I took one look at it and was like oooh heck no. :lol:
mandrav:
--- Quote from: Takeshi Miya on December 22, 2005, 09:03:42 pm ---Don't close this bug yet. A rather cosmetical, but strange thing: The reverse-cursor in the margin and build-log aren't the same. The one in margin is ugly (and non-native).
--- End quote ---
I haven't closed it yet, but I will.
The cursor in the text box in the logs is provided by windows (actually by the native windows control used). The cursor in the editor though, is handled by wxScintilla (and therefore by wxWidgets) which, as we all know, is not a standard windows control.
So, if you don't like the cursor's appearence please post a bug report in the wxScintilla's or wxWidget's forums. We 've got enough important work to do here than worry about such subtleties... :roll:
Navigation
[0] Message Index
[*] Previous page
Go to full version