Click here to Skip to main content
15,903,388 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help MDI!!!!!!!!!!!!! Pin
KaЯl26-Sep-02 2:46
KaЯl26-Sep-02 2:46 
GeneralRe: Help MDI!!!!!!!!!!!!! Pin
Stephane Rodriguez.26-Sep-02 2:58
Stephane Rodriguez.26-Sep-02 2:58 
GeneralRe: Help MDI!!!!!!!!!!!!! Pin
jmkhael26-Sep-02 2:43
jmkhael26-Sep-02 2:43 
GeneralRe: Help MDI!!!!!!!!!!!!! Pin
Tomasz Sowinski26-Sep-02 2:49
Tomasz Sowinski26-Sep-02 2:49 
GeneralVC++ 7 compiler issue Pin
Shamoon26-Sep-02 2:12
Shamoon26-Sep-02 2:12 
GeneralRe: VC++ 7 compiler issue Pin
Sas280826-Sep-02 2:57
sussSas280826-Sep-02 2:57 
GeneralRe: VC++ 7 compiler issue Pin
SteveKing26-Sep-02 4:10
SteveKing26-Sep-02 4:10 
GeneralCView MDI or SDI projects Pin
ns26-Sep-02 2:13
ns26-Sep-02 2:13 
I've only used CFormView so far, and draw the controls directly on the form. Is it possible to put a control on a CView? Theres no place to draw the controls. Or does this have to be done by code like this or something. My question really is do we have to go through the hard work of code, or is it possible to use the ToolBox somehow with the readymade controls?

CButton myButton;
           myButton.Create (..);
           myButton.MoveWindow(..)


Thanks,
ns
GeneralRe: CView MDI or SDI projects Pin
Tomasz Sowinski26-Sep-02 2:19
Tomasz Sowinski26-Sep-02 2:19 
General_DEBUG question Pin
ns26-Sep-02 2:03
ns26-Sep-02 2:03 
GeneralRe: _DEBUG question Pin
Tomasz Sowinski26-Sep-02 2:09
Tomasz Sowinski26-Sep-02 2:09 
GeneralRe: _DEBUG question Pin
ns26-Sep-02 2:16
ns26-Sep-02 2:16 
Generaltry-catch simple questions: Pin
ns26-Sep-02 1:55
ns26-Sep-02 1:55 
GeneralHelp Wanted..!!!!! Pin
Renjith Ramachandran26-Sep-02 1:49
Renjith Ramachandran26-Sep-02 1:49 
GeneralRe: Help Wanted..!!!!! Pin
Anonymous26-Sep-02 1:59
Anonymous26-Sep-02 1:59 
GeneralRe: Help Wanted..!!!!! Pin
Renjith Ramachandran26-Sep-02 2:44
Renjith Ramachandran26-Sep-02 2:44 
GeneralRe: Help Wanted..!!!!! Pin
Anonymous26-Sep-02 3:18
Anonymous26-Sep-02 3:18 
GeneralRe: Help Wanted..!!!!! Pin
Renjith Ramachandran26-Sep-02 4:44
Renjith Ramachandran26-Sep-02 4:44 
GeneralRe: Help Wanted..!!!!! Pin
Anonymous26-Sep-02 6:08
Anonymous26-Sep-02 6:08 
GeneralProblem with exception... Pin
Raphael Kindt26-Sep-02 1:28
Raphael Kindt26-Sep-02 1:28 
GeneralRe: Problem with exception... Pin
Tomasz Sowinski26-Sep-02 1:35
Tomasz Sowinski26-Sep-02 1:35 
GeneralRe: Problem with exception... Pin
Raphael Kindt26-Sep-02 1:38
Raphael Kindt26-Sep-02 1:38 
GeneralRe: Problem with exception... Pin
Tomasz Sowinski26-Sep-02 1:47
Tomasz Sowinski26-Sep-02 1:47 
GeneralRe: Problem with exception... Pin
Raphael Kindt26-Sep-02 1:50
Raphael Kindt26-Sep-02 1:50 
GeneralRe: Problem with exception... Pin
Tomasz Sowinski26-Sep-02 1:59
Tomasz Sowinski26-Sep-02 1:59 

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.