Re: Perl/Tk Image Switch

2002-02-27 Thread Jim Angstadt
--- [EMAIL PROTECTED] wrote: > Jim Angstadt writes: > Have you tried: > > $butt_p = $mw->Button( >-image => $white, >-command => [ \&flip, \$butt_p, $gray ] )->grid > ( Hi Brian, Thanks for the reply. When using the above, in each of the buttons, I get these output messages: my nam

Re: Perl/Tk Image Switch

2002-02-27 Thread Markus (palm)
Hi All, I have a problem i need a window widthout borders and title and so on. I will habe only one image on the Desktop and on mousepress on the image the "window" shoud move width the mouse to the new position. Is it able to do this width Perl/TK ?? Please send me the script, too. Cu Makus