Re: [Wxart2d-users_dev] Bug in a2dfont and texttool

2009-10-21 Thread SD
cht- > Von: Klaas Holwerda [mailto:db...@nl.thalesgroup.com] > Gesendet: Mittwoch, 21. Oktober 2009 15:58 > An: wxart2d-users_dev@lists.sourceforge.net > Betreff: Re: [Wxart2d-users_dev] Bug in a2dfont and texttool > > Hi Süleyman, > > What compiler set etc. ? > >

Re: [Wxart2d-users_dev] Bug in a2dfont and texttool

2009-10-21 Thread Klaas Holwerda
Hi Süleyman, What compiler set etc. ? Süleyman Demir wrote: Hello Klaas, in stylebase.cpp: GetFaceName() doesnt return a facename when on begin "a2dDEFAULT_CANVASFONT = new a2dFont( 100.0, wxSWISS );" called. With an empty wxString GetFontFile() returns an assert in Debug. Debugged this, a