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

C / C++ / MFC

 
GeneralRe: CDialog Derived run-time error Pin
LighthouseJ19-Jan-05 3:12
LighthouseJ19-Jan-05 3:12 
GeneralRe: CDialog Derived run-time error Pin
Blake Miller19-Jan-05 5:39
Blake Miller19-Jan-05 5:39 
GeneralMPEG decode Pin
rushing18-Jan-05 16:37
rushing18-Jan-05 16:37 
GeneralRe: MPEG decode Pin
vaibhavbvp3-Feb-13 18:15
vaibhavbvp3-Feb-13 18:15 
GeneralGet back to 'parent' (hook & dll) Pin
nne-vitamin18-Jan-05 14:57
nne-vitamin18-Jan-05 14:57 
Generalestimates for bejeweled game Pin
bigdeeoo718-Jan-05 13:21
bigdeeoo718-Jan-05 13:21 
GeneralRe: estimates for bejeweled game Pin
ThatsAlok18-Jan-05 17:28
ThatsAlok18-Jan-05 17:28 
Generalcalling member of parent from popup window Pin
Close Network18-Jan-05 13:00
Close Network18-Jan-05 13:00 
Hello

I have a dialog and on this dialog there is a editbox(say m_edit1) and a button. When I enter some text in this editbox(m_edit1) and push the button, I want this action(buttons onclick event) to create a popup window on which there is an editbox(say m_edit2) to be filled with the information(text, string whatever) received from the parent dialog(the info provided thru m_edit1).

What should I do ?
Should I declare m_edit1 public, private or what ?
Should I include first class's header file in the popup window ?
What should I write to pass the m_edit1's text into popup's m_edit2.text ?

Thank you for your help

Nice Özgürce
GeneralRe: calling member of parent from popup window Pin
ThatsAlok18-Jan-05 18:05
ThatsAlok18-Jan-05 18:05 
GeneralEnumDesktopWindows Pin
Max Santos18-Jan-05 12:54
Max Santos18-Jan-05 12:54 
GeneralRe: EnumDesktopWindows Pin
ThatsAlok18-Jan-05 17:34
ThatsAlok18-Jan-05 17:34 
GeneralFind the focused item in ListCtrl Pin
Cyrus Dang18-Jan-05 10:18
Cyrus Dang18-Jan-05 10:18 
GeneralRe: Find the focused item in ListCtrl Pin
Tom Wright18-Jan-05 10:26
Tom Wright18-Jan-05 10:26 
GeneralRe: Find the focused item in ListCtrl Pin
Cyrus Dang18-Jan-05 10:37
Cyrus Dang18-Jan-05 10:37 
GeneralRe: Find the focused item in ListCtrl Pin
Serge Krynine18-Jan-05 12:38
Serge Krynine18-Jan-05 12:38 
GeneralRe: Find the focused item in ListCtrl Pin
Cyrus Dang18-Jan-05 12:43
Cyrus Dang18-Jan-05 12:43 
Generalcreating html file from MFC Pin
Member 143833718-Jan-05 10:11
Member 143833718-Jan-05 10:11 
GeneralRe: creating html file from MFC Pin
Shog918-Jan-05 11:03
sitebuilderShog918-Jan-05 11:03 
GeneralRe: creating html file from MFC Pin
vaibhavbvp3-Feb-13 18:18
vaibhavbvp3-Feb-13 18:18 
GeneralConverting Cstring to float Pin
Member 166473318-Jan-05 9:25
Member 166473318-Jan-05 9:25 
GeneralRe: Converting Cstring to float Pin
Budric B.18-Jan-05 9:40
Budric B.18-Jan-05 9:40 
GeneralRe: Converting Cstring to float Pin
Tom Wright18-Jan-05 10:30
Tom Wright18-Jan-05 10:30 
GeneralRe: Converting Cstring to float Pin
Member 166473319-Jan-05 0:28
Member 166473319-Jan-05 0:28 
GeneralRe: Converting Cstring to float Pin
jhwurmbach6-Apr-05 5:40
jhwurmbach6-Apr-05 5:40 
GeneralRe: Converting Cstring to float Pin
vaibhavbvp3-Feb-13 18:20
vaibhavbvp3-Feb-13 18:20 

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.