Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Is it possible to give effects to perl tk widgets to enhance its appearance, like can we make it look glowing. I would like to see it in rich appearance. Thanks

Replies are listed 'Best First'.
Re: Rich Perl Tk widget appearance
by beech (Parson) on Sep 14, 2017 at 19:28 UTC
      Thanks for the suggestion , I will look in to it :)
Re: Rich Perl Tk widget appearance
by RMGir (Prior) on Sep 14, 2017 at 15:23 UTC
    A quick google suggests that _Mastering Perl/Tk_ is the book that might be a start on what you're looking for...

    Edit: Didn't realize I was linking to a pirate site - thought I was linking to an ORA sample chapter...


    Mike