From: "Gabor Szabo" <[EMAIL PROTECTED]>
Padre has a plug-in that can open a page in a web browser:

http://search.cpan.org/dist/Padre-Plugin-ViewInBrowser/

I wonder if there is better way to do it especially from wx?

Try:

Wx::LaunchDefaultBrowser($url);

Octavian

Reply via email to