in reply to poke Tk via signal, hotkey, buttonpress, etc.?

You could use Tk::send (if the docs ain't clear, case sensitive search at http://perltk.org).

update: FYI - apparently, it only works on unices ;(, but I guess that could be overcome with Win32::GuiTest or something like it.

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.

  • Comment on Re: poke Tk via signal, hotkey, buttonpress, etc.?