in reply to Re: Binding hyperlinks to text using Perl/Tk
in thread Binding hyperlinks to text using Perl/Tk

Thanks for that! That was sort of my understanding, so I think, if I understand bind correctly, I can just use bind, not necessary tagBind and I should be okay.

So I guess my question boils down to finding the default browser on a system. Any ideas on that? :)

There is no emoticon for what I'm feeling now.

  • Comment on Re: Re: Binding hyperlinks to text using Perl/Tk

Replies are listed 'Best First'.
Re: Re: Re: Binding hyperlinks to text using Perl/Tk
by BUU (Prior) on Mar 11, 2004 at 08:07 UTC
    On windows start http://url/ will launch the default web browser.