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

C / C++ / MFC

 
GeneralRe: need some advice... Pin
Iain Clarke, Warrior Programmer30-Sep-04 4:30
Iain Clarke, Warrior Programmer30-Sep-04 4:30 
Generalcopying vectors/lists Pin
mcsherry30-Sep-04 3:05
mcsherry30-Sep-04 3:05 
GeneralRe: copying vectors/lists Pin
Joaquín M López Muñoz30-Sep-04 9:06
Joaquín M López Muñoz30-Sep-04 9:06 
GeneralRe: copying vectors/lists Pin
mcsherry30-Sep-04 9:39
mcsherry30-Sep-04 9:39 
GeneralRe: copying vectors/lists Pin
Joaquín M López Muñoz30-Sep-04 10:21
Joaquín M López Muñoz30-Sep-04 10:21 
Generaledt1 problem in vc .net Pin
Michael Liu30-Sep-04 2:45
Michael Liu30-Sep-04 2:45 
GeneralRe: edt1 problem in vc .net Pin
Iain Clarke, Warrior Programmer30-Sep-04 5:10
Iain Clarke, Warrior Programmer30-Sep-04 5:10 
GeneralData transfer from one dialog to a property page. Pin
Rajesh_K_Sharma30-Sep-04 2:23
Rajesh_K_Sharma30-Sep-04 2:23 
Hi All,
I am new in vc++.

I would like to send data from one dialog box to one property page.

My question is:-

A property sheet contains two-page (Cpage1 and Cpage 2).
Page1 contains one command button(btnClick) and one text box(nText1).When I press btnClcik , it calls a dialog box(Cdlg) and dialog box contains one text box(nText2) and on Command Button(btnOK).
NOW, I would like to enter integer type value in the text box(ntext2) and then press the btnOK of dialog box.
Then entered value should be shown in the textbox(nText1) of Page1(Cpage).

How to do this.


Regards
Rajesh,

rajesh
GeneralRe: Data transfer from one dialog to a property page. Pin
David Crow30-Sep-04 5:08
David Crow30-Sep-04 5:08 
GeneralMaterializing derived classes Pin
Jerome Conus30-Sep-04 2:00
Jerome Conus30-Sep-04 2:00 
GeneralRe: Materializing derived classes Pin
Iain Clarke, Warrior Programmer30-Sep-04 4:48
Iain Clarke, Warrior Programmer30-Sep-04 4:48 
GeneralTo track an errors-messages Pin
Billar30-Sep-04 1:32
Billar30-Sep-04 1:32 
Generalstl iterators Pin
RChin30-Sep-04 1:21
RChin30-Sep-04 1:21 
GeneralRe: stl iterators Pin
RChin30-Sep-04 1:48
RChin30-Sep-04 1:48 
GeneralRe: stl iterators Pin
Iain Clarke, Warrior Programmer30-Sep-04 4:54
Iain Clarke, Warrior Programmer30-Sep-04 4:54 
GeneralRe: stl iterators Pin
Joaquín M López Muñoz30-Sep-04 9:10
Joaquín M López Muñoz30-Sep-04 9:10 
GeneralRe: stl iterators Pin
RChin30-Sep-04 23:20
RChin30-Sep-04 23:20 
GeneralAsserion failed Pin
30-Sep-04 0:22
suss30-Sep-04 0:22 
GeneralRe: Asserion failed Pin
22491730-Sep-04 1:08
22491730-Sep-04 1:08 
GeneralRe: Asserion failed Pin
David Crow30-Sep-04 5:48
David Crow30-Sep-04 5:48 
GeneralProvide an Interface to my Program Pin
sweep12329-Sep-04 22:55
sweep12329-Sep-04 22:55 
GeneralRe: Provide an Interface to my Program Pin
22491730-Sep-04 1:25
22491730-Sep-04 1:25 
GeneralArrow Keys Pin
Neelesh K J Jain29-Sep-04 21:09
Neelesh K J Jain29-Sep-04 21:09 
GeneralRe: Arrow Keys Pin
V.29-Sep-04 22:32
professionalV.29-Sep-04 22:32 
GeneralRe: Arrow Keys Pin
Neelesh K J Jain29-Sep-04 23:22
Neelesh K J Jain29-Sep-04 23:22 

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.