Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Patches to compile and link C::B against wxWidgets 2.8.0
killerbot:
I even was able to run it, and at first glance very disappointed !!
In wx263 they introduced (apparently only on windows, since on linux it looks ok) the 'misalignment' of menus [entries with and without icons], were that was ok in wx 262. But breaking interfaces in wx 2.8 and deprecating stuff, plenty, but fixing the bugs they have introduced, hell no :-( :-( :-(
stahta01:
--- Quote from: killerbot on December 27, 2006, 05:28:04 pm ---I applied most of the patches in svn, some I did local on my machine [the scripting one and the cbp's and for selecttarget I have disabled the event handler mapping to the old OnOK for the moment ] => I can build except wxSmith. Any news on that one ?
--- End quote ---
I have a patch for the new wxSmith, I have decided the old one is not worth the effort to fix. Also, I spent several hours and failed to find a fix for it. EDIT: An experienced wxWidgets and C++ person could maybe see a solution for it quickly, but it stumped me.
The patch for the new wxSmith is here.
[ Patch #1702 ] patch to the (correction in title) [NEW] wxSmith to use wxPropertyGrid version 1.2.x
https://developer.berlios.de/patch/?func=detailpatch&patch_id=1702&group_id=5358
Note: the above patch patches for wxWidgets 2.8.0 and for use with wxPropertyGrid version 1.2.x; it still works with the old wxPropertyGrid 1.0.6 that C::B is currently using.
EDIT: I just reviewed my solution for the new wxSmith and it gave me idea on fixing the old wxSmith, so I am going to try again.
EDIT: created new patch for new wxSmith for wxWidgets 2.8 issues.
[ Patch #1766 ] NEW (experimental) wxSmith patch for wxWidgets 2.8 Submitted By: stahta01
https://developer.berlios.de/patch/?func=detailpatch&patch_id=1766&group_id=5358
Tim S
SharkCZ:
Are the sources for the new wxSmith available somewhere? I cannot find them :-)
stahta01:
--- Quote from: SharkCZ on December 27, 2006, 08:23:36 pm ---Are the sources for the new wxSmith available somewhere? I cannot find them :-)
--- End quote ---
How to get the new wxSmith is here
http://forums.codeblocks.org/index.php?topic=3765.msg33855#msg33855
Here's the last window checkout command I used.
SET PATH=C:\Program Files\Subversion\bin
CD codeblocks\src\plugins\contrib
svn checkout svn://svn.berlios.de/codeblocks/branches/New_wxSmith New_wxSmith
Tim S
stahta01:
--- Quote from: killerbot on December 27, 2006, 05:28:04 pm ---I applied most of the patches in svn, some I did local on my machine [the scripting one and the cbp's and for selecttarget I have disabled the event handler mapping to the old OnOK for the moment ] => I can build except wxSmith. Any news on that one ?
--- End quote ---
The patch for the OLD wxSmith, note I don't use wxSmith so needs testing.
[ Patch #1767 ] Old wxSmith patch for wxWidgets 2.8
https://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=1767&group_id=5358
Tim S
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version