Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Netbook Friendly
dmoore:
the aui branch is probably fine (unless really old). I have a recent copy of the aui branch on my machine. no hurry though
Jenna:
I attach a 7z-file containing the patch against svn r5469 and the files scrollingdialog.cpp and scrollingdialog.h and scrollingdialog.patch.
Copy scrollingdialog.cpp to src/sdk/ and scrollingdialog.h to src/include.
Don't apply scrollingdialog.patch, it's the patch against the original scrollingdialog.*-files I used to make it useable with C::B.
Its include just for documentation purposes.
Apply scrollingdialog_20090223-1.patch.
It does not work with actual wxAui-branch, there will be some failed hunks if you try.
The patch is not (yet) tested under windows.
So it still might crash with some dialogs, I tested most of them, but most likely forgot some.
Contrib-plugins are also tested.
wxs- and xrc-files are left originally, because otherwise the xml-loader crashes and wxSmith can no longer read the files.
That means of course that, if wxs-files are opened with wxSmith the appropriate source- and header-files will be changed, so that the standard wxDialog will be used again.
To test how it works, I reduced my actual screen-size to 768x576 (really small, normally I have 1920x1200 on my laptop).
EDIT:
On Windows don't forget to add the two new files to the project-file (both in target sdk).
[attachment deleted by admin]
dmoore:
patch applies fine but i get cc1plus segfault building ipc.cpp (encoding issue or maybe i corrupted my working copy?)
Jenna:
Do you use gcc 4.3 ?
I have the same problem (at least on 64-bit) withh gcc 4.3 when building C::B from inside C::B, never found the reason.
You can remove ipc.cpp from the project-file, it's not used.
MortenMacFly:
--- Quote from: dmoore on February 22, 2009, 10:16:00 pm ---the aui branch is probably fine (unless really old).
--- End quote ---
Huh? In fact it's quite up-to-date! (At last after the last merge...)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version