On 16 April 2012 21:09, Rob Schroder wrote:
> Hi,
>
> I've written a simple custom visualizer that gets initialized and works
> properly when I run in GUI mode. But, when I run the script from the
> command-line in non-GUI mode, it never gets initialized and run. Anybody
> know what I'm faili
Hi,
I've written a simple custom visualizer that gets initialized and works
properly when I run in GUI mode. But, when I run the script from the
command-line in non-GUI mode, it never gets initialized and run. Anybody know
what I'm failing to do properly here?
Code Snippet Below