Re: Communicating Between Two Forms
- From: "Philip Hristov" <phristov83@xxxxxxxxx>
- Date: 10 Apr 2005 16:33:04 -0700
I am not a C++ guy, but maybe I can help. You are trying to access
method from your main form in the dialog form, right? Maybe you should
import the Main.h in the Dialog.h to work? The compilator says that it
cannot find Form1 is (it is in your Main.h and you need to import it in
your Dialog.h)
Regards,
Philip Hristov.
.
- References:
- Communicating Between Two Forms
- From: ReMEn
- Re: Communicating Between Two Forms
- From: Peter Rilling
- Re: Communicating Between Two Forms
- From: ReMEn
- Communicating Between Two Forms
- Prev by Date: Re: Communicating Between Two Forms
- Next by Date: Architetural Decisions
- Previous by thread: Re: Communicating Between Two Forms
- Next by thread: Re: Communicating Between Two Forms
- Index(es):
Relevant Pages
|