![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Over the last few weeks I have been putting together an Geocaching application in B4PPC and it works fabulously (thanks to many peoples help and additional libraries). It addresses many of the issues power cachers have been fighting for years now.
It works great on the PPC, however I have had a request to compile it for the Desktop, which for 98% of it would not be an issue, however there is a section that I use dzt's HTMLview library to display some information. To get around it I would like to just feed a created .html file to the default browser. The main question I have is how to determine what the default browser is? Thanks |
|
||||
|
You do not need to know what the default browser is, in order to show a webpage.
You can simply shell the html file, or embed a webBrowser object into your app... If you shoose to shell an html page, the default browser, whtever it is, will be call upon to open the file....
__________________
Paulo Gomes Porto, Portugal "The Past is nothing more than the constructions of a Present that was once called Future" Desktop PC: Currently NONE Mobile Device: QTEK S200, WinMo 6.5 Laptop: Toshiba NB100-130 DLL Version Listing |
|
|||
|
You can but that does not use the Default Browser, it always uses IE... And there are many choices other than IE.
|
|
||||
|
Shelling ONLY the html file will open the default browser...
Like this Shell("myfile.html") This should open the default browser, have you tryied it?
__________________
Paulo Gomes Porto, Portugal "The Past is nothing more than the constructions of a Present that was once called Future" Desktop PC: Currently NONE Mobile Device: QTEK S200, WinMo 6.5 Laptop: Toshiba NB100-130 DLL Version Listing |
|
|||
|
Quote:
nevermind running the file in the shell should also work |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Web browser for desktop and device | agraham | Additional Libraries | 58 | 03-19-2010 10:12 AM |
| Canīt view whole Website with PPC Browser | Smurfy2000 | Forum Discussion | 3 | 02-13-2008 08:08 AM |
| Desktop IDE default width of left window | Rioven | Basic4ppc Wishlist | 1 | 09-20-2007 06:36 AM |
| Firefox is a great browser | Erel | Chit Chat | 4 | 05-19-2007 09:41 AM |
| Default Installation Location | conniemalan | Basic4ppc Wishlist | 1 | 05-15-2007 01:54 PM |