For Programmers: Free Programming Magazines  


Home > Archive > Visual Studio > July 2004 > Printing in a FormView









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Printing in a FormView
norma

2004-07-15, 4:00 pm

When I start a new project with a view derived from a CFormView class, Visual Studio.Net warns me that I will not have printing capabilities. But I need to print.
My program needs to have some controls: edit controls with numbers on it, and sliding bars. I also need to have graphics displays (curves). I need to print all the information in my screen: controls and curves.

I could create the CFomView derived view with printing in Visual C++ 5.0. What is the reason for the change?

I am tempted to crate my program in 5.0 and then open it and transform it to Visual Studio.Net. I tried with a dummy and the printing works.


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com