Bengt Nilsson wrote:
> Sorry, I forgot:
> Inside the  wxFont creator I see:
> size = 1
> family = 74
> style = 90
> weight = 90
> undelined = false
> face = @0xbffff1e8: {<wxStringBase> = {static npos = 4294967295, 
> m_pchData = 0x1dc0420}, <No data fields>}
> encoding = wxFONTENCODING_DEFAULT
> Is this ok?
The problem is very likely in wxWidgets itself, using the wxMemoryDC in 
an early stage, seems to be a problem, i don't know why.
But to be sure we would need a back trace that leads to the error.
I think there is an initialization issue in wxWidgets Mac version.
Look where the assert is given, and why it thinks the wxDC is invalid.
I don't know how debugging is done on Mac, but a breakpoint should be 
easy enough to set.

Also you could try wxGTK, the problem should be gone there.

Will have a check here, to see if it works at least for fedora,

Klaas



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev

Reply via email to