Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
wxFlatNotebook 2.2
MortenMacFly:
--- Quote from: killerbot on July 26, 2007, 08:16:33 pm ---does anyone remember why we put it there,
--- End quote ---
Please also notice this:
http://forums.codeblocks.org/index.php/topic,6093.msg50047.html#msg50047
So you can safely remove it - it doesn't make sense at all.
With regards, Morten.
stahta01:
Since wxFlatNotebook 2.2 requires wxWidgets 2.8, have we dropped support for using 2.6 to build C::B?
I wish to verify before updating some patches.
Thanks
Tim S
Der Meister:
I think dropping support for wxWidgets 2.6 isn't a good idea yet. At least on gentoo (and probably on other Linux distributions) wxGTK 2.6.3.3 still is the only available version (for stable systems).
killerbot:
is it for sure that with wxFNB 2.2 it no longer builds/works with wx26x ??
It initially thaught so, but it could well be it works with wx26x
if not : then yes : bye bye wx 26x.
Der Meister:
In wxWidgets 2.8 the wxRect class got an additional member-function: wxRect::Contains. wxFNB 2.2 uses this function and therefore does not build with wxWidgets 2.6 anymore.
Anyway, I don't know whether this function is the only item that is special to wxWidgets 2.8 and used by wxFNB 2.2. If it is the only one, that it *should* be easy to fix as this function could probably replaced by a few lines of code or a simple self-made function.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version