> > On Apr 4, 2007, at 12:27 AM, Richard Penman wrote: > > > How do I print the contents of a Fl_Help_View? > > FLTK has no printing capabilities except for what is inside FLUID. > The best way out in this specific case would be to open you document > in the Webbrowser and print it from there. You can use the new API > (FLTK 1.1.8 only) fl_open_uri() for this. > > ---- > http://robowerk.com/ > >
yeah that would work, thanks _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

