View Single Post
Old 11-19-2007, 10:58 AM   #15 (permalink)
Valmont
[code][/code] enforcer
 
Valmont's Avatar
 
Join Date: Mar 2003
Location: Netherlands
Posts: 1,545
Valmont is on a distinguished road
Again, C++ has never heard of "printers", just like it never heard of "databases". So if you would like to print, you'll need an API that supports sending streams to a printer. Like DJM mentioned, FLTK or wxWidgets do just fine.
__________________
Valmont is offline   Reply With Quote