|
|
| There's more than one way to do things | |
| PerlMonks |
Re: Dynamic re-pack widgetby Anonymous Monk |
| on Dec 05, 2012 at 19:17 UTC ( #1007369=note: print w/ replies, xml ) | Need Help?? |
|
Sounds horrible -- sounds like you want to write your own geometry manager but are reluctant to do it :) every action creates an event, and if there are handlers (callbacks, subroutines ) bound to that even ( Tk::bind ) they get triggered, so you can make one with eventGenerate or invoke the callback directly, whatever you need to do -- gui loops, they're just state machines that push messages on a que
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||