On Jul 29, 2008, at 10:45 AM, Nate Lowrie wrote:

> Run CD, try to add a dTreeView widget to the CD and get this error:
>
> Traceback (most recent call last):

[snip]

>  File "C:\Python25\Lib\site-packages\wx-2.8-msw-unicode\wx\_gdi.py",  
> line 2091,
> in GetUnderlined
>    return _gdi_.Font_GetUnderlined(*args, **kwargs)
> wx._core.PyAssertionError: C++ assertion "Ok()" failed at ..\..\src 
> \msw\font.cpp
> (1066) in wxFont::GetUnderlined(): invalid font
>
> I think this might be tied with the "MS Shell Dlg 2" font issues I
> reported before on Windows.  I don't have time to look into it now.

        No, it was accessing the _nativeFont property before it was  
populated. I just posted a fix for this.

-- Ed Leafe





_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to