Andrea Gavana knob control

I don’t seem to be having much luck with the init command. I am not quite an expert yet do you have an example. I was only able to get it to not crash if I used it after defining the knob but that didn’t work to well (alot of the other stuff didn’t want to draw). I would also welcome the chance to look at other examples people have… apologies in advance if this doesn’t post to the right place. I also noticed I don’t seem to get all the messages sent to my email adress…

···

Are you safe? Click for quotes on a home security system.

Hi Eric,

I don't seem to be having much luck with the init command.

Does something like this:

self.myKnob = KnobCtrl(self, -1, size=(100, 100))

work?

I was only able to get it to not
crash if I used it after defining the knob but that didn't work to well
(alot of the other stuff didn't want to draw).

Can you send the code you are using so that we can see where the problem is?

Andrea.

"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.alice.it/infinity77/

···

On Tue, Oct 14, 2008 at 2:20 AM, eric_dexter@netzero.net wrote: