| Padre-Plugin-ViewInBrowser documentation | view source | Contained in the Padre-Plugin-ViewInBrowser distribution. |
Padre::Plugin::ViewInBrowser - view selected doc in browser for Padre
$>padre
Plugins -> ViewInBrowser -> View in Browser
basically it's a shortcut for Wx::LaunchDefaultBrowser( $main->current->filename );
Fayland Lam, <fayland at gmail.com>
Copyright 2008 Fayland Lam, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Padre-Plugin-ViewInBrowser documentation | view source | Contained in the Padre-Plugin-ViewInBrowser distribution. |