I was in the middle (actually about done) of writing a context sensitive help module for one of my programs when PalmSource released their WebBrowser2.0. As I had, naturally been trying to make my help module as generic as possible and utilize externally (read desktop) generated .pdb help files with text and graphics, the option of launching a browser from within my app caught my eye as did the following line on page 6:
#define newHomePage "file:MyWCHomePage.prc" , which naturally implies that I could use standard HTML and include the content in an external module/prc file, possibly even on an SD card. I'd appreciate any tips or direction anyone could give regarding where I could find documentation of the format of an HTML .prc file. Obviously they could be as simple as string resources with the HTML in them, but how would you reference (and provide) imagery? Thx! Randyp -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
