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

C / C++ / MFC

 
GeneralRe: Preselecting a Popup menu item Pin
Neville Franks25-Jun-02 11:11
Neville Franks25-Jun-02 11:11 
GeneralRe: Preselecting a Popup menu item Pin
Ravi Bhavnani25-Jun-02 11:29
professionalRavi Bhavnani25-Jun-02 11:29 
GeneralRe: Preselecting a Popup menu item Pin
Neville Franks25-Jun-02 11:58
Neville Franks25-Jun-02 11:58 
Generalsmiley Pin
24-Jun-02 14:28
suss24-Jun-02 14:28 
GeneralRe: smiley Pin
Nish Nishant24-Jun-02 15:13
sitebuilderNish Nishant24-Jun-02 15:13 
GeneralRe: smiley Pin
Christian Graus24-Jun-02 17:44
protectorChristian Graus24-Jun-02 17:44 
GeneralGetting Data from a Dialog in a an MDI Document Pin
Matt Fenwick24-Jun-02 11:22
Matt Fenwick24-Jun-02 11:22 
GeneralRe: Getting Data from a Dialog in a an MDI Document Pin
Donald Blachly24-Jun-02 12:26
Donald Blachly24-Jun-02 12:26 
I am just teaching myself MFC so I hope I don't steer you in the wrong direction.

Here is a tutorial I did tried this weekend. It should help. Note, there are a few errors but you should be able to get through it.

http://www.codeproject.com/dialog/dialogapptute2.asp

The tutorial takes data from a various controls and puts it in a list box and then to a dialog box, but the principle should be the same.

You can use the class wizard to make a member variable (I think you will use a category of "control") to hold the data you want moved to the document.

When you come to a fork in the road, take it! Y. Berra
GeneralRe: Getting Data from a Dialog in a an MDI Document Pin
Joaquín M López Muñoz24-Jun-02 12:34
Joaquín M López Muñoz24-Jun-02 12:34 
Generalctrl+alt+del Pin
slah24-Jun-02 10:18
slah24-Jun-02 10:18 
GeneralRe: ctrl+alt+del Pin
Scott H. Settlemier27-Jun-02 9:48
Scott H. Settlemier27-Jun-02 9:48 
GeneralCSocket in MFC Console app Pin
Sprudling24-Jun-02 9:02
Sprudling24-Jun-02 9:02 
GeneralRe: CSocket in MFC Console app Pin
Andres Manggini24-Jun-02 9:12
Andres Manggini24-Jun-02 9:12 
GeneralRe: CSocket in MFC Console app Pin
Sprudling24-Jun-02 10:30
Sprudling24-Jun-02 10:30 
GeneralRe: CSocket in MFC Console app Pin
Nish Nishant24-Jun-02 15:16
sitebuilderNish Nishant24-Jun-02 15:16 
GeneralRe: CSocket in MFC Console app Pin
24-Jun-02 17:52
suss24-Jun-02 17:52 
Generalsingle instance Pin
Anthony988724-Jun-02 8:48
Anthony988724-Jun-02 8:48 
GeneralRe: single instance Pin
Andres Manggini24-Jun-02 9:25
Andres Manggini24-Jun-02 9:25 
GeneralRe: single instance Pin
Dean Michaud24-Jun-02 10:09
Dean Michaud24-Jun-02 10:09 
GeneralRe: single instance Pin
PJ Arends24-Jun-02 16:06
professionalPJ Arends24-Jun-02 16:06 
GeneralRe: single instance Pin
25-Jun-02 7:12
suss25-Jun-02 7:12 
GeneralTreeView Control setting checked Pin
Mr. Bill24-Jun-02 8:32
Mr. Bill24-Jun-02 8:32 
GeneralRe: TreeView Control setting checked Pin
Mr. Bill24-Jun-02 9:11
Mr. Bill24-Jun-02 9:11 
GeneralRe: TreeView Control setting checked Pin
Steve L.24-Jun-02 10:01
Steve L.24-Jun-02 10:01 
GeneralRe: TreeView Control setting checked Pin
Anonymous24-Jul-02 23:57
Anonymous24-Jul-02 23:57 

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.