Click here to Skip to main content
15,891,409 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: why is this crashing? CString question Pin
TyMatthews2-Oct-02 11:53
TyMatthews2-Oct-02 11:53 
Generalexcellent explanation Pin
ns3-Oct-02 1:14
ns3-Oct-02 1:14 
GeneralRe: why is this crashing? CString question Pin
NormDroid3-Oct-02 7:04
professionalNormDroid3-Oct-02 7:04 
Generalint to CString Pin
ns2-Oct-02 9:58
ns2-Oct-02 9:58 
GeneralRe: int to CString Pin
User 66582-Oct-02 10:22
User 66582-Oct-02 10:22 
GeneralRe: int to CString Pin
ns2-Oct-02 10:28
ns2-Oct-02 10:28 
GeneralCoercing a CFrameWnd to look like a Dialog based app Pin
Anonymous2-Oct-02 9:37
Anonymous2-Oct-02 9:37 
GeneralAdvanced Doc/View question Pin
Jim Crafton2-Oct-02 9:12
Jim Crafton2-Oct-02 9:12 
Anyone have any experience building an app that uses MFC Doc/View and has a look and feel similar to VC6 ? I am trying to modify some code that is based on Doc View. Currently the code has a primary document, which is basically a project, that holds classes, and diagrams. When you open a file or create a new project this is waht you create first. Then if you add a diagram, you can edit the diagram as a new document type. All of which leads to a lot of clutter of MDI windows.

What I would like is to modify it so that when you open a project the main view is housed not in a MDI frame, but in a toolbar like in VC6 (the "Workspace" toolbar). Then any diagrams opened can open up in an MDI frame. Further more, each new project opened up, would add itself to a list that you toggle back and forth between projects.

Is this feasible in DocView ? The reason I want to do this is because the original code is written in DocView and I wanted to reuse(not break) as much as possible.

Any suggestions would be greatly appreciated !
GeneralRe: Advanced Doc/View question Pin
Daniel Ferguson2-Oct-02 12:46
Daniel Ferguson2-Oct-02 12:46 
GeneralTelephony Pin
SuperGeek2-Oct-02 9:09
SuperGeek2-Oct-02 9:09 
GeneralRe: Telephony Pin
Michael P Butler2-Oct-02 9:24
Michael P Butler2-Oct-02 9:24 
GeneralRe: Telephony Pin
Anders Molin2-Oct-02 13:49
professionalAnders Molin2-Oct-02 13:49 
GeneralRe: Telephony Pin
Michael P Butler2-Oct-02 20:06
Michael P Butler2-Oct-02 20:06 
GeneralRe: Telephony Pin
Anders Molin3-Oct-02 0:05
professionalAnders Molin3-Oct-02 0:05 
GeneralRe: Telephony Pin
Anders Molin2-Oct-02 13:54
professionalAnders Molin2-Oct-02 13:54 
GeneralRe: Telephony Pin
SuperGeek3-Oct-02 15:58
SuperGeek3-Oct-02 15:58 
Questionpointer to a CSTring? Pin
ns2-Oct-02 9:03
ns2-Oct-02 9:03 
AnswerRe: pointer to a CSTring? Pin
DanielO3-Oct-02 4:33
DanielO3-Oct-02 4:33 
Generalthanks Pin
ns3-Oct-02 4:43
ns3-Oct-02 4:43 
Question.NET wont add classes to my dialogs!? Pin
dazinith2-Oct-02 8:59
dazinith2-Oct-02 8:59 
AnswerRe: .NET wont add classes to my dialogs!? Pin
Rick Crone2-Oct-02 9:14
Rick Crone2-Oct-02 9:14 
GeneralDrawing a line and removing it. Pin
Eldon Zacek2-Oct-02 8:49
Eldon Zacek2-Oct-02 8:49 
GeneralRe: Drawing a line and removing it. Pin
Scott H. Settlemier2-Oct-02 9:26
Scott H. Settlemier2-Oct-02 9:26 
GeneralRe: Drawing a line and removing it. Pin
JohnnyG2-Oct-02 12:26
JohnnyG2-Oct-02 12:26 
GeneralRe: Drawing a line and removing it. Pin
Scott H. Settlemier2-Oct-02 12:40
Scott H. Settlemier2-Oct-02 12:40 

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.