From: ashishiworx on
Hello,
I am using wxMac 2.8.0 on an intel mac with OSX10.4 and I
encountered the endless loop:
wxStockGDI::GetFont just calls
wxSystemSettingsNative::GetFont which calls wxStockGDI::GetFont...

This was reported earlier by John Labenski . I wonder if there has a
solution to the issue.

-ashish

From: "Stefan Csomor" on
Hi

The issue John reported was fixed 4 days later, so we have either a
regression or a different problem, could you please give your configure
string and report whether the minimal sample shows the same problem ?

Thanks,

Stefan

> -----Original Message-----
> From: ashishiworx(a)gmail.com [mailto:ashishiworx(a)gmail.com]
> Sent: Mittwoch, 3. Januar 2007 17:44
> To: wx-users(a)lists.wxwidgets.org
> Subject: Re:wxMac Font bug and "fix";
>
>
> Hello,
> I am using wxMac 2.8.0 on an intel mac with OSX10.4 and I
> encountered the endless loop:
> wxStockGDI::GetFont just calls
> wxSystemSettingsNative::GetFont which calls wxStockGDI::GetFont...
>
> This was reported earlier by John Labenski . I wonder if there has a
> solution to the issue.
>
> -ashish
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe(a)lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help(a)lists.wxwidgets.org



---------------------------------------------------------------------
To unsubscribe, e-mail: wx-users-unsubscribe(a)lists.wxwidgets.org
For additional commands, e-mail: wx-users-help(a)lists.wxwidgets.org

 | 
Pages: 1
Prev: wxJS 0.9.2 released
Next: Linker errors with 2.8.0