From: e deleflie Date: 2008-05-10T13:01:00+09:00 Subject: open web page from Ruby Tk app All, I'm trying to avoid using TkHTML (too many dependencies in a cross-platform app). I just want to click on a "link" (maybe a TkLabel with text underlined and in blue) ... and open a URL in a web page. - Does anyone have some sample code for opening a web page in the OS's default browser? - also, does anyone have any sample code on executing a proc on mouse down in a TKlabel? any help is appreciated. Etienne