Click here to Skip to main content
15,887,267 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
AnswerRe: SMBIOS - DMI Pin
George L. Jackson21-Feb-06 13:29
George L. Jackson21-Feb-06 13:29 
QuestionDMI Development Pin
honae21-Feb-06 7:36
honae21-Feb-06 7:36 
AnswerRe: DMI Development Pin
George L. Jackson21-Feb-06 13:31
George L. Jackson21-Feb-06 13:31 
QuestionVisibility of variables of type enumeration in Vc++ .net Pin
bejijou20-Feb-06 21:13
bejijou20-Feb-06 21:13 
AnswerRe: Visibility of variables of type enumeration in Vc++ .net Pin
George L. Jackson21-Feb-06 13:34
George L. Jackson21-Feb-06 13:34 
Questionprint current screen in c++ Pin
manish_27184520-Feb-06 17:22
manish_27184520-Feb-06 17:22 
AnswerRe: print current screen in c++ Pin
George L. Jackson21-Feb-06 13:36
George L. Jackson21-Feb-06 13:36 
QuestionPrinting using printdialog / printDocument HELP needed! Pin
ArianN20-Feb-06 15:36
ArianN20-Feb-06 15:36 
I am writting a database managment application. Everything is pretty much coded up and the last thing I am having difficulties with is the printing. I have read on MSDN that I should use the combination of printdialog and print document. The print document should describe the data that needs to be printed. That's where the problem resides. What is the printDocument expecting- formName, a list of members on the form, or something else???

While trying to get that going I have come across some other code which I manually had to enter the coordinates of data items that need to be printed to the screen. I dislike that method as it involves assigning static locations of printing items, and can sometimes overwrite text over other text.. The whole approach is very messy. If I stick wiht this approach I will need info on how to start a new printing page.

Is there anyone on here that can show me how to get the printing of my forms to be automated, dynamic, something like WYSIWYG.

Thanks in advance,
Arian


-- modified at 21:39 Monday 20th February, 2006
QuestionAuthentication Daemon in C/C++ Pin
Blessed_2320-Feb-06 12:07
Blessed_2320-Feb-06 12:07 
QuestionCreating a simple multi threaded server.. Pin
maluguy20-Feb-06 7:15
maluguy20-Feb-06 7:15 
Questionstruct problem Pin
super_pointer19-Feb-06 3:48
super_pointer19-Feb-06 3:48 
AnswerRe: struct problem Pin
George L. Jackson19-Feb-06 6:11
George L. Jackson19-Feb-06 6:11 
AnswerRe: struct problem Pin
George L. Jackson19-Feb-06 7:33
George L. Jackson19-Feb-06 7:33 
QuestionMessage Only Window Error Pin
Peter Charlesworth19-Feb-06 2:57
Peter Charlesworth19-Feb-06 2:57 
AnswerRe: Message Only Window Error Pin
Peter Charlesworth19-Feb-06 2:59
Peter Charlesworth19-Feb-06 2:59 
AnswerRe: Message Only Window Error Pin
mbue19-Feb-06 12:18
mbue19-Feb-06 12:18 
GeneralRe: Message Only Window Error Pin
Peter Charlesworth20-Feb-06 6:47
Peter Charlesworth20-Feb-06 6:47 
QuestionPrint Combinations Pin
RockyJames18-Feb-06 9:48
RockyJames18-Feb-06 9:48 
AnswerRe: Print Combinations Pin
Michael Dunn18-Feb-06 11:18
sitebuilderMichael Dunn18-Feb-06 11:18 
AnswerRe: Print Combinations Pin
willbetter22-Feb-06 15:39
willbetter22-Feb-06 15:39 
Questionsrand( ) function Pin
chrizpl17-Feb-06 23:10
chrizpl17-Feb-06 23:10 
AnswerRe: srand( ) function Pin
George L. Jackson18-Feb-06 1:12
George L. Jackson18-Feb-06 1:12 
GeneralRe: srand( ) function Pin
chrizpl18-Feb-06 1:49
chrizpl18-Feb-06 1:49 
GeneralRe: srand( ) function Pin
George L. Jackson18-Feb-06 2:46
George L. Jackson18-Feb-06 2:46 
QuestionSpanning Tree Algorithm Implementation Pin
techno_brains17-Feb-06 4:30
techno_brains17-Feb-06 4:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.