Click here to Skip to main content
16,006,382 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Global data problems/can't access variable Pin
Carsten Kemper5-Nov-01 13:09
Carsten Kemper5-Nov-01 13:09 
QuestionHow to make an automatically resizable dialogbar Pin
Kiddxin14-Aug-01 0:36
Kiddxin14-Aug-01 0:36 
AnswerRe: How to make an automatically resizable dialogbar Pin
Tomasz Sowinski14-Aug-01 0:48
Tomasz Sowinski14-Aug-01 0:48 
GeneralRe: How to make an automatically resizable dialogbar Pin
Kiddxin14-Aug-01 15:16
Kiddxin14-Aug-01 15:16 
GeneralChange mouse cursor Pin
14-Aug-01 0:23
suss14-Aug-01 0:23 
GeneralRe: Change mouse cursor Pin
<k>Andreas Hoheisel14-Aug-01 2:46
<k>Andreas Hoheisel14-Aug-01 2:46 
GeneralRe: Change mouse cursor Pin
<k>Andreas Hoheisel14-Aug-01 2:48
<k>Andreas Hoheisel14-Aug-01 2:48 
GeneralProblems accessing function Pin
13-Aug-01 21:48
suss13-Aug-01 21:48 
I have a single document with a splitter bar. One right view and one left view. In the menu I have several choices. One for example is OnManageUsers().
In the left view I have a CFormView with a button: Users. When I press this button I want to do the same operations as in OnManageUsers(). The problem is that I dont have access to OnManageUsers() from here. The button is a member of CIconView and OnManageUsers() is a member of CMainFrame. How can I access this function?

OyS
GeneralRe: Problems accessing function Pin
Michael Dunn13-Aug-01 22:42
sitebuilderMichael Dunn13-Aug-01 22:42 
GeneralRezise control Pin
13-Aug-01 21:26
suss13-Aug-01 21:26 
GeneralRe: Rezise control Pin
Tomasz Sowinski14-Aug-01 1:43
Tomasz Sowinski14-Aug-01 1:43 
GeneralRegistry problem Pin
yamini13-Aug-01 20:58
yamini13-Aug-01 20:58 
GeneralRe: Registry problem Pin
markkuk13-Aug-01 21:06
markkuk13-Aug-01 21:06 
QuestionHow to create a resizable dialogbar Pin
Kiddxin13-Aug-01 19:49
Kiddxin13-Aug-01 19:49 
QuestionHow to judge a dialog is file open dialog Pin
Wq197613-Aug-01 19:24
Wq197613-Aug-01 19:24 
AnswerRe: How to judge a dialog is file open dialog Pin
Bret Faller14-Aug-01 8:36
Bret Faller14-Aug-01 8:36 
QuestionHow to get the data of object which is in richedit Pin
Wq197613-Aug-01 19:22
Wq197613-Aug-01 19:22 
QuestionHow to get the data of object which is in richedit Pin
Wq197613-Aug-01 19:22
Wq197613-Aug-01 19:22 
GeneralTerminate a thread created by AfxBeginThread Pin
zecodela13-Aug-01 18:30
zecodela13-Aug-01 18:30 
GeneralRe: Terminate a thread created by AfxBeginThread Pin
Tomasz Sowinski14-Aug-01 2:01
Tomasz Sowinski14-Aug-01 2:01 
GeneralCEditView font Pin
Amit Jain13-Aug-01 16:59
Amit Jain13-Aug-01 16:59 
GeneralRe: CEditView font Pin
Tomasz Sowinski14-Aug-01 1:48
Tomasz Sowinski14-Aug-01 1:48 
GeneralRe: CEditView font Pin
Amit Jain14-Aug-01 5:41
Amit Jain14-Aug-01 5:41 
GeneralRe: CEditView font Pin
Tomasz Sowinski14-Aug-01 5:47
Tomasz Sowinski14-Aug-01 5:47 
GeneralRe: CEditView font Pin
Amit Jain14-Aug-01 7:14
Amit Jain14-Aug-01 7: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.