cursor manipulation
Mike Ignatoski <[email protected]> Sun, 15 Feb 2015 15:01:21 -0500
| Newsgroups | gmane.comp.lang.perl.active-perl |
|---|---|
| Message-ID | <[email protected]> |
I have a Tkx perl app and I'd like to change the cursor during a lengthy
operation.
Here is my code, but it doesn't work (although it doesn't generate any
errors):
$wDB_window->configure ( -cursor=>'watch');
perform_lengthy_operation();
$wDB_window->configure ( -cursor=>'left_ptr' );
Any advice is appreciated.
Thanks,
--
Mike
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs