Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Adding a button to waitBox.pm 1

Status
Not open for further replies.
Looking at the source code, it seems that: no, the frame that holds the button isn't configurable on your script's side. You'll have to either modify the module itself, or just "roll your own" using your own Tk::Toplevel (which is basically what this module uses).

-------------
Cuvou.com | My personal homepage
Project Fearless | My web blog
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top