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!

Search results for query: *

  1. Holly3g

    Changing state of cancle button in WaitBox

    Hi There! I'm writing a GUI that uses the WaitBox (http://search.cpan.org/~bpowers/Tk-WaitBox-1.3/WaitBox.pm), and am wondering if it is possible to modify the state of the cancel button. Basically, I want the button to be initially disabled, until 2 seconds have passed. I know how to set up...
  2. Holly3g

    How to move a dialog box to a specific pixel address

    I'm using Perl Tk
  3. Holly3g

    How to move a dialog box to a specific pixel address

    I was wondering if anyone knows how to move a dialog box pop-up to a specific pixel location on the screen. Right now I only know how to move the dialog box to one of the four cardinal directions (n,s,e,w), however I don't like how the box then is hugging the edge of the screen. Here's my code...
  4. Holly3g

    Adding a button to waitBox.pm

    Hi! I was just wondering if anyone knew if you could add a second button (aside from the cancel button) to the perl Tk module WaitBox. (It can be found on the cpan at http://search.cpan.org/~bpowers/Tk-WaitBox-1.3/WaitBox.pm .) Any suggestions?? Thanks!
  5. Holly3g

    window managing on WaitBox.pm

    Hi! I was just wondering if anyone knew how of window management options for the perl Tk module WaitBox. (It can be found on the cpan at http://search.cpan.org/~bpowers/Tk-WaitBox-1.3/WaitBox.pm .) As it is now, the wait box pops up in the middle of my screen, but I'd like it in the bottom...

Part and Inventory Search

Back
Top