Problem is I want to have &do_something be a method ala;$widget->my_mega_widget(-command => \&do_something);
Can anyone help me with the syntax, or tell me the proper way?$widget->my_mega_widget(-command => $self->do_something);
In reply to callbacks in Tk by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |