Click here to Skip to main content
15,920,217 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CHtmlView - form without SUBMIT button Pin
trof5-Oct-03 9:07
trof5-Oct-03 9:07 
GeneralRe: CHtmlView - form without SUBMIT button Pin
Neville Franks5-Oct-03 11:01
Neville Franks5-Oct-03 11:01 
GeneralTransparent ActiveX Pin
johnnyXP3-Oct-03 12:48
johnnyXP3-Oct-03 12:48 
Generalhandle passing problem... Pin
R. Thomas3-Oct-03 10:42
R. Thomas3-Oct-03 10:42 
GeneralRe: handle passing problem... Pin
R. Thomas3-Oct-03 19:07
R. Thomas3-Oct-03 19:07 
GeneralRe: handle passing problem... Pin
J. Dunlap3-Oct-03 19:14
J. Dunlap3-Oct-03 19:14 
GeneralRe: handle passing problem... Pin
R. Thomas3-Oct-03 19:38
R. Thomas3-Oct-03 19:38 
GeneralRe: handle passing problem... Pin
J. Dunlap3-Oct-03 19:46
J. Dunlap3-Oct-03 19:46 
Joseph R. Thomas wrote:
my dialog and my class are far far away...

The method I showed you works as long as the other class is in the same process as the dialog class.

The other thing you can do is pass the class in the method:

Dialog calls class, passing instance of itself to the class.
Class calls class 2, passing the dialog instance that was passed to it.
Class 2 calls the dialog instance that was passed to it.


"Love does not delight in evil but rejoices with the truth." -- 1 Corinthians 13:6

FLUID UI Toolkit







GeneralRe: handle passing problem... Pin
R. Thomas3-Oct-03 19:55
R. Thomas3-Oct-03 19:55 
GeneralRe: handle passing problem... Pin
J. Dunlap3-Oct-03 21:17
J. Dunlap3-Oct-03 21:17 
GeneralRe: handle passing problem... Pin
R. Thomas4-Oct-03 6:45
R. Thomas4-Oct-03 6:45 
GeneralRe: handle passing problem... Pin
J. Dunlap4-Oct-03 16:47
J. Dunlap4-Oct-03 16:47 
GeneralCXImage Printing Pin
radha vijay3-Oct-03 10:34
radha vijay3-Oct-03 10:34 
GeneralPrinting in vc++ Pin
radha vijay3-Oct-03 10:32
radha vijay3-Oct-03 10:32 
QuestionIs it me or is it the compiler? Pin
Ravi Bhavnani3-Oct-03 10:24
professionalRavi Bhavnani3-Oct-03 10:24 
AnswerRe: Is it me or is it the compiler? Pin
Orhun Birsoy3-Oct-03 10:37
Orhun Birsoy3-Oct-03 10:37 
GeneralRe: Is it me or is it the compiler? Pin
Ravi Bhavnani3-Oct-03 10:42
professionalRavi Bhavnani3-Oct-03 10:42 
GeneralRe: Is it me or is it the compiler? Pin
Peter Weyzen3-Oct-03 11:26
Peter Weyzen3-Oct-03 11:26 
GeneralRe: Is it me or is it the compiler? Pin
Ravi Bhavnani3-Oct-03 12:18
professionalRavi Bhavnani3-Oct-03 12:18 
AnswerRe: Is it me or is it the compiler? Pin
Michael Dunn3-Oct-03 13:06
sitebuilderMichael Dunn3-Oct-03 13:06 
GeneralRe: Is it me or is it the compiler? Pin
Ravi Bhavnani3-Oct-03 13:17
professionalRavi Bhavnani3-Oct-03 13:17 
GeneralRe: Is it me or is it the compiler? Pin
Michael Dunn3-Oct-03 14:26
sitebuilderMichael Dunn3-Oct-03 14:26 
GeneralRe: Is it me or is it the compiler? Pin
Ravi Bhavnani4-Oct-03 6:11
professionalRavi Bhavnani4-Oct-03 6:11 
GeneralRe: Is it me or is it the compiler? Pin
peterchen3-Oct-03 20:32
peterchen3-Oct-03 20:32 
GeneralRe: Is it me or is it the compiler? Pin
Ravi Bhavnani4-Oct-03 6:13
professionalRavi Bhavnani4-Oct-03 6:13 

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.