[maemo-developers] Proper Way To Call Browser (Fremantle)
From: Thomas Perl th.perl at gmail.comDate: Mon Sep 7 19:10:26 EEST 2009
- Previous message: Proper Way To Call Browser (Fremantle)
- Next message: [pymaemo] Asking for developers and user support for a N900application
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2009/9/7 Brent Chiodo <bchiodo at gmail.com>: > I look forward to the one in Python (I program in Python, don't know much C)! It's not the "perfect" solution, but it works both on Maemo and on the Desktop: import webbrowser webbrowser.open_new('http://www.maemo.org/') See http://docs.python.org/library/webbrowser.html for more information. HTH Thomas
- Previous message: Proper Way To Call Browser (Fremantle)
- Next message: [pymaemo] Asking for developers and user support for a N900application
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]