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

I am in the process of learning perl tk and was wondering if there was a way to make a custom button. I am trying to write a simple point and click text adventure game in which images will appear and the user will have the option to click certain "buttons", within the image. So my main question, is there a way to take a custom drawn sprite, and turn that into a button?

Replies are listed 'Best First'.
Re: Custom Buttons
by Joost (Canon) on Jul 05, 2007 at 21:31 UTC