[visionegg] Re: Enabling and disabling a stimulus (lib3ds in particular)

Tony Arkles wrote:

       if !enabled:
           return

Line 201, add: if not enabled: return

Ignore me entirely today please. I'm not sure what's going on.


One more try...

       p = self.parameters
       if not p.enabled:
           return

Wow. I think I just tricked myself because of how simple it is. Sigh.

======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html

Other related posts: