I found that you guys missed the declaration of importing ShapeTextLine module in ogl._lines file.This will cause an Exception to be casted when the LineShape.FormatText function is called.
And I can not report the bug by click the "report bug" hyperlink in wxpython.org. It looks like there are some hard thinking jobs bothering the server to offer me the service I need:).
yours Michael Ma
from Beijing, China
h_m_fri...@126.com
2005-06-28
> I found that you guys missed the declaration of importing > ShapeTextLine module in ogl._lines file.This will cause an > Exception to be casted when the LineShape.FormatText function is > called. > And I can not report the bug by click the "report bug" > hyperlink in wxpython.org. It looks like there are some hard > thinking jobs bothering the server to offer me the service I need:).
Whoops, thanks for pointing this one out - it's a very obvious bug. ;-/ I've fixed it into CVS.