On Tue, Jul 29, 2008 at 4:38 PM, Paul Kienzle <[EMAIL PROTECTED]> wrote:

> Okay, how about
>    if not hasattr(self,'IsVisible'):
>        self.IsVisible = lambda self: True
> in __init__
>
> That way it will always think it is visible.

OK, Nils, I committed a minor variant of that in r5926.  Test again...

JDH

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to