Click here to Skip to main content
15,895,557 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MFC is NOT good OOP Pin
Ryan Binns6-Aug-03 3:37
Ryan Binns6-Aug-03 3:37 
GeneralRe: MFC is NOT good OOP Pin
Nemanja Trifunovic6-Aug-03 5:36
Nemanja Trifunovic6-Aug-03 5:36 
GeneralRe: MFC is NOT good OOP Pin
Ryan Binns6-Aug-03 18:40
Ryan Binns6-Aug-03 18:40 
GeneralRe: MFC is NOT good OOP Pin
J. Dunlap6-Aug-03 18:48
J. Dunlap6-Aug-03 18:48 
GeneralChild Windows Pin
Marissa1825-Aug-03 12:02
Marissa1825-Aug-03 12:02 
GeneralRe: Child Windows Pin
Dave Bryant5-Aug-03 12:45
Dave Bryant5-Aug-03 12:45 
GeneralNeed Help, I'm a newb to all this Pin
beerdrinker11145-Aug-03 10:37
beerdrinker11145-Aug-03 10:37 
GeneralRe: Need Help, I'm a newb to all this Pin
Terry O'Nolley5-Aug-03 13:34
Terry O'Nolley5-Aug-03 13:34 
When you say "Notepad like window" do you mean that you are required to execute a seperate application like notepad? If so, I don't know how you can tell a given program to paste the text into a control.

If you just need the functionality of Notepad, create a second dialog within your app and just put a large edit control on that dialog. THen you can attach a menu to that dialog box with File...Save and File...Print.

You can use the common dialog boxes to do most of your work.











GeneralRe: Need Help, I'm a newb to all this Pin
beerdrinker11146-Aug-03 11:46
beerdrinker11146-Aug-03 11:46 
GeneralCRecordset::Requery() Q. Pin
Anonymous5-Aug-03 10:01
Anonymous5-Aug-03 10:01 
GeneralRe: CRecordset::Requery() Q. Pin
Tony Fontenot5-Aug-03 11:56
Tony Fontenot5-Aug-03 11:56 
GeneralRe: CRecordset::Requery() Q. Pin
Tom Archer5-Aug-03 12:42
Tom Archer5-Aug-03 12:42 
GeneralVC6 and watching static variables Pin
QuiJohn5-Aug-03 9:54
QuiJohn5-Aug-03 9:54 
GeneralRe: VC6 and watching static variables Pin
Marissa1825-Aug-03 12:23
Marissa1825-Aug-03 12:23 
GeneralRe: VC6 and watching static variables Pin
QuiJohn6-Aug-03 3:06
QuiJohn6-Aug-03 3:06 
QuestionPrint in VC6 ? Pin
_skidrow_vn_5-Aug-03 9:43
_skidrow_vn_5-Aug-03 9:43 
AnswerRe: Print in VC6 ? Pin
l a u r e n5-Aug-03 11:55
l a u r e n5-Aug-03 11:55 
QuestionIs this possible? Pin
leppie5-Aug-03 9:30
leppie5-Aug-03 9:30 
AnswerRe: Is this possible? Pin
Michael Dunn5-Aug-03 14:48
sitebuilderMichael Dunn5-Aug-03 14:48 
Generalquestion about : operator Pin
jholwick5-Aug-03 9:16
jholwick5-Aug-03 9:16 
GeneralRe: question about : operator Pin
markkuk5-Aug-03 9:25
markkuk5-Aug-03 9:25 
GeneralOT Pin
Michael Dunn5-Aug-03 14:50
sitebuilderMichael Dunn5-Aug-03 14:50 
GeneralRe: OT Pin
Nick Parker5-Aug-03 17:54
protectorNick Parker5-Aug-03 17:54 
GeneralRe: OT Pin
Michael Dunn6-Aug-03 6:57
sitebuilderMichael Dunn6-Aug-03 6:57 
GeneralCoTaskMemAlloc... Pin
halblonious5-Aug-03 9:14
halblonious5-Aug-03 9:14 

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.