I've written a "user's manual" for my application and converted it into a PDF.
I'd like to "link" to it from the Help menu (Fl_Menu_Bar) on my app. So far,
I've done it with system("Manual.pdf") which is really awful. It opens a
console and loads the PDF but it seems to take ages and it renders the app
unusable until I close the PDF reader.
How would you do this (in WIN32)?
Bonus question: How would you do it multi-platform? :)
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk