[wxpython-users] Problem with GetTopLevelParent() (not working always)

Bob Klahn bobstones at comcast.net
Tue Apr 1 06:22:14 PDT 2008


At 02:56 AM 4/1/2008, Raffaello Barella wrote:
>Working on Windows XP, it happens sometimes that 
>I get an AttributeError with GetTopLevelParent() 
>(the message is «The object has no attribute 'GetTopLevelParent'»).
>Any idea?

You'll get that for any object that doesn't inherit from wx._core.Window.

Bob



More information about the wxpython-users mailing list