Author Topic: Bug when Changing Font Size on Mac OS Version  (Read 8958 times)

Offline fairysubs

  • Single posting newcomer
  • *
  • Posts: 3
Bug when Changing Font Size on Mac OS Version
« on: November 03, 2009, 06:09:56 pm »
Hi,
I got a problem when using Code Blocks with Mac OS.
I'm using Snow Leopard, and when I try to change the font size in : Settings/Editor/General Settings I cannot see the Mac OS font size window.
When I click on the choose button, the font window appears during only 1 sec. an then, disappear.
Does anybody have any idea to fix that ?

Thanks in advance ;)

« Last Edit: November 03, 2009, 06:13:17 pm by fairysubs »

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7790
    • My Best Post
Re: Bug when Changing Font Size on Mac OS Version
« Reply #1 on: November 03, 2009, 06:39:29 pm »
Code::Blocks version/SVN ?

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline fairysubs

  • Single posting newcomer
  • *
  • Posts: 3
Re: Bug when Changing Font Size on Mac OS Version
« Reply #2 on: November 03, 2009, 07:28:00 pm »
I installed the binary 8.02-p2 version linked on codeblocks.org and downloaded from BerliOS.

Offline eranif

  • Regular
  • ***
  • Posts: 256

Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884
Re: Bug when Changing Font Size on Mac OS Version
« Reply #4 on: November 03, 2009, 09:12:49 pm »
This is a bug in the wxWidgets version used. It needs to be patched for Snow Leopard.

Please note that there is a bug in wxMac 2.8.10 in wxFontDialog, which manifests itself on Mac OS X 10.6 by the dialog disappearing as soon as it is shown

Note that wxWidgets is bundled with CodeBlocks.app. Should be patched in next "nightly".

Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884
Re: Bug when Changing Font Size on Mac OS Version
« Reply #5 on: November 03, 2009, 09:15:37 pm »
Alternatively one could do a "p3", as only wxWidgets changed in p1 and p2...

Offline fairysubs

  • Single posting newcomer
  • *
  • Posts: 3
Re: Bug when Changing Font Size on Mac OS Version
« Reply #6 on: November 25, 2009, 04:40:38 pm »
Up,
thanks but, there is still no new version to solve this problem :(
You spoke about a " nightly " patch, where could I find that ?

Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884
Re: Bug when Changing Font Size on Mac OS Version
« Reply #7 on: November 27, 2009, 04:50:56 pm »
thanks but, there is still no new version to solve this problem :(
You spoke about a " nightly " patch, where could I find that ?

I meant the "nightly" builds of Code::Blocks, at BerliOS
Just that there hasn't been any such Mac builds recently...

So until then it'll have to be "don't change font size" or
"don't run Snow Leopard" or "rebuild/replace wxWidgets" ?