Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

INCOMPATIBILITIES between wx2.4 and wx2.6

(1/5) > >>

rickg22:
OK, the thread's open. Rants welcome :)

rickg22:
First issue to tackle: The black background in wxnotebook icons under wx2.6. I recall reading something about styles in the wxWidgets manual (or did it get fixed already? )

frog-o:
so you won't get to disurage rickg22.

I here read.  But sorry can't help! Work on gentoo know just came to lok on the wiki for the artical

frog-o:
so you won't get to disurage rickg22.

I here read.  But sorry can't help! Work on gentoo know just came to lok on the wiki for the artical

frog-o:
hay rickg22 could you please add these 2 files to code::blocks 2.6.0 cbp in cvs

startherepage.cpp

it missing

delete tinyxml.cpp stuff from it.

change in editormaneger.h

void EditorManager::OnPageChanging(wxComandEvent & event)
void EditorManager::OnPageChanged(wxCommandEvent& event)

to void EditorManager::OnPageChanging(wxNotebookEvent& event)
void EditorManager::OnPageChanged(wxNotebookEvent& event)

and do the nessary change in editormaneger.cpp

Navigation

[0] Message Index

[#] Next page

Go to full version