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