Monty Cobra
10-23-07, 12:27 PM
Okay, so in my GUI I have alot of buttons, alot of which do similar things. So, instead of giving each a command statement I used the bind_class method for "Buttons". My problem is that I have a couple buttons that I need to do something completely different and don't want them to be bound like the others.
I'm a new python programmer, and I don't quite understand it all yet... I can't seem to figure out how to use the unbind method or if I can use it at all.
HELP PLEASE.
Thanks,
I'm a new python programmer, and I don't quite understand it all yet... I can't seem to figure out how to use the unbind method or if I can use it at all.
HELP PLEASE.
Thanks,