Click here to Skip to main content
15,908,013 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: "PutFile" function of CFtpConnection class Pin
Hamid_RT22-Sep-07 1:57
Hamid_RT22-Sep-07 1:57 
AnswerRe: "PutFile" function of CFtpConnection class Pin
Peter Weyzen22-Sep-07 17:35
Peter Weyzen22-Sep-07 17:35 
Questionproblem in creating singleton class Pin
Shraddha Gautam22-Sep-07 0:17
Shraddha Gautam22-Sep-07 0:17 
AnswerRe: problem in creating singleton class Pin
Parthi_Appu22-Sep-07 0:35
Parthi_Appu22-Sep-07 0:35 
GeneralRe: problem in creating singleton class Pin
Shraddha Gautam24-Sep-07 2:23
Shraddha Gautam24-Sep-07 2:23 
QuestionShow / Hide View Pin
SOUMEN BISWAS22-Sep-07 0:01
SOUMEN BISWAS22-Sep-07 0:01 
AnswerRe: Show / Hide View Pin
bob1697222-Sep-07 4:44
bob1697222-Sep-07 4:44 
GeneralRe: Show / Hide View Pin
SOUMEN BISWAS26-Sep-07 0:05
SOUMEN BISWAS26-Sep-07 0:05 
Indeed it's a nice tool in VC++. Thanks to bob16972 for providing me the link info. I've utilised the suggestions in getting a dockable bar in my application. But I could not able to implement the to and fro Error Message passing both from Transmit and Receive ends.

I am developping one application in VC++ ver-6.0 using MFC. The Main Frame Window is divided into 2 using CreateStatic function of CSplitterWnd Class , upon one of which a Runtime Class namely CErrMsgView (Base Class CScrollView) is being attched. The other one, ( is again sub-divided into 2 with CreateStatic. Again it is being attached with 2 Run Time classes namely CMainView and CStatView (Base Class CFormView) respectively.

The CErrMsgView Class is meant to capture all the Messages being transferred to and fro. I would like to add an option under the View Menu Heading "Show/Hide ErrMsg View". The Clck on which alternately Show or hide the ErrMsgView. Would You Please Help Me Out.
.

Initially in my application, I have used a Run Time Class ClogView derived from CScrollView and mapped to one SplitterWindow in CMainFrame control all the messaging in my application.

Can You Please tell me how to map the MyBar docked control bar to use as a error message viewer.

Thank You and Best Regards.

Soumen Biswas


Soumen Biswas.
QuestionHow to read video files's infomation? Pin
kcynic21-Sep-07 23:13
kcynic21-Sep-07 23:13 
AnswerRe: How to read video files's infomation? Pin
Hamid_RT21-Sep-07 23:36
Hamid_RT21-Sep-07 23:36 
GeneralRe: How to read video files's infomation? Pin
kcynic22-Sep-07 14:58
kcynic22-Sep-07 14:58 
AnswerRe: How to read video files's infomation? Pin
David Crow23-Sep-07 10:07
David Crow23-Sep-07 10:07 
GeneralRe: How to read video files's infomation? Pin
kcynic23-Sep-07 15:27
kcynic23-Sep-07 15:27 
GeneralRe: How to read video files's infomation? Pin
David Crow23-Sep-07 16:34
David Crow23-Sep-07 16:34 
QuestionModal Dialogs Pin
Waldermort21-Sep-07 21:54
Waldermort21-Sep-07 21:54 
AnswerRe: Modal Dialogs Pin
Nishad S21-Sep-07 23:46
Nishad S21-Sep-07 23:46 
GeneralRe: Modal Dialogs Pin
Waldermort21-Sep-07 23:55
Waldermort21-Sep-07 23:55 
GeneralRe: Modal Dialogs Pin
Nishad S22-Sep-07 0:10
Nishad S22-Sep-07 0:10 
GeneralRe: Modal Dialogs Pin
Waldermort22-Sep-07 0:58
Waldermort22-Sep-07 0:58 
AnswerRe: Modal Dialogs Pin
Waldermort22-Sep-07 22:48
Waldermort22-Sep-07 22:48 
Questionhow to write new line character in a text file? Pin
AnayKulkarni21-Sep-07 21:38
AnayKulkarni21-Sep-07 21:38 
AnswerRe: how to write new line character in a text file? Pin
GauranG Shah21-Sep-07 23:34
GauranG Shah21-Sep-07 23:34 
GeneralRe: how to write new line character in a text file? Pin
Cedric Moonen21-Sep-07 23:46
Cedric Moonen21-Sep-07 23:46 
AnswerRe: how to write new line character in a text file? Pin
Cedric Moonen21-Sep-07 23:47
Cedric Moonen21-Sep-07 23:47 
AnswerRe: how to write new line character in a text file? Pin
Nishad S21-Sep-07 23:48
Nishad S21-Sep-07 23:48 

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.