User forums > Using Code::Blocks

Logfiles

<< < (2/3) > >>

David Perfors:
It looks like wxFlatNotebook doesn't support mac very well...

MortenMacFly:

--- Quote from: mispunt on October 22, 2006, 07:17:27 pm ---It looks like wxFlatNotebook doesn't support mac very well...

--- End quote ---
I believe this, too. BTW: The left and right buttons are there... but nearly invisible - agreed on that. ;-) I'd like to ask bnilsson to file a bug report to the author of wxFlatnotebook, too. This would be of help.
With regards, Morten.

bnilsson:
I'd be happy to do that.
By what means, what forum?

MortenMacFly:

--- Quote from: bnilsson on October 22, 2006, 08:34:43 pm ---By what means, what forum?

--- End quote ---
It's here: http://sourceforge.net/projects/wxflatnotebook.
BTW: Eran (the author of this library) is also reader of this forum (usually). Maybe he recognised this thread already...?! Anyway - it's best to report that issue to him - he should have the most inside.
With regards, Morten.

bnilsson:
I was looking inside wxFlatnotebook.cpp and tried this:

#ifdef __WXMAC__
   // On MAC the tabs are should be larger
   tabHeight += 16;
#endif

and actually got a tab to show. See the image. However, tabs are not distributed as they should be, only one shows at a time. But it is possible to toggle between tabs using the arrow buttons.

It is definitely beyond me at this point to fix the problem completely, and I don't believe I should either for that matter. But it is enough for me to get by, for a while at least.

If the author doesn't have a Mac available, maybe I can help him to fix it. But that's another story.


 

[attachment deleted by admin]

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version