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

C / C++ / MFC

 
Questionwhat is the different between the project Pin
skywen2-Jul-04 15:28
skywen2-Jul-04 15:28 
AnswerRe: what is the different between the project Pin
Anonymous2-Jul-04 17:55
Anonymous2-Jul-04 17:55 
GeneralRe: what is the different between the project Pin
Johan Rosengren2-Jul-04 21:00
Johan Rosengren2-Jul-04 21:00 
Generaltab order modification Pin
JabraJabra2-Jul-04 15:22
JabraJabra2-Jul-04 15:22 
GeneralRe: tab order modification Pin
Michael Dunn2-Jul-04 16:03
sitebuilderMichael Dunn2-Jul-04 16:03 
Generalhighlighting text programatically Pin
Chaoslord2-Jul-04 14:37
Chaoslord2-Jul-04 14:37 
GeneralRe: highlighting text programatically Pin
Michael Dunn2-Jul-04 16:05
sitebuilderMichael Dunn2-Jul-04 16:05 
GeneralRe: highlighting text programatically Pin
Chaoslord2-Jul-04 17:23
Chaoslord2-Jul-04 17:23 
Thanks for the info. I am still having problems though. Can you give me a set of steps on how to do this. For example:

Create new MFC AppWizard(exe)
Make Project name Test
next,dialog based,finish
Drag a Edit Box over to the dialog
Drag a button over to the dialog next to edit box
Set properties ID to IDC_EDIT_MESSAGE and make multiline
close properties
go into the MFC class wizzard
click on the Members Variables tab
select IDC_EDIT_MESSAGE
click on the Add Variable button
make member variable name m_message
change category to control
select ok and get out of the class wizard
double click on the button created and then select ok for the function to be created

now in the to do area of the new function type what?
this is where I would like for the button to select all of the text

sorry, but I have been a way from programming for a while and I do not have any of my books near me that demonstrate this type of stuff

thanks
GeneralRe: highlighting text programatically Pin
Michael Dunn2-Jul-04 19:23
sitebuilderMichael Dunn2-Jul-04 19:23 
GeneralRe: highlighting text programatically Pin
Chaoslord3-Jul-04 2:08
Chaoslord3-Jul-04 2:08 
GeneralRe: highlighting text programatically Pin
Michael Dunn3-Jul-04 10:07
sitebuilderMichael Dunn3-Jul-04 10:07 
GeneralComputers and arrogance.. Pin
Laing,James2-Jul-04 12:33
Laing,James2-Jul-04 12:33 
GeneralRe: Computers and arrogance.. Pin
Johan Rosengren2-Jul-04 21:02
Johan Rosengren2-Jul-04 21:02 
GeneralRe: Computers and arrogance.. Pin
John R. Shaw3-Jul-04 13:42
John R. Shaw3-Jul-04 13:42 
GeneralRe: Computers and arrogance.. Pin
Mike Nordell4-Jul-04 2:08
Mike Nordell4-Jul-04 2:08 
Questionhow to disable anything till the view closed Pin
JabraJabra2-Jul-04 12:29
JabraJabra2-Jul-04 12:29 
AnswerRe: how to disable anything till the view closed Pin
Johan Rosengren2-Jul-04 21:15
Johan Rosengren2-Jul-04 21:15 
Generalresponse type Window Pin
JabraJabra2-Jul-04 11:14
JabraJabra2-Jul-04 11:14 
GeneralRe: response type Window Pin
Johan Rosengren2-Jul-04 21:17
Johan Rosengren2-Jul-04 21:17 
GeneralGetting Validated Rectangles (Windows GDI) Pin
Abdul Aleem Khan2-Jul-04 10:59
Abdul Aleem Khan2-Jul-04 10:59 
GeneralRe: Getting Validated Rectangles (Windows GDI) Pin
Ravi Bhavnani2-Jul-04 11:34
professionalRavi Bhavnani2-Jul-04 11:34 
GeneralStatically linking a project Pin
ravi_iiit2-Jul-04 9:54
ravi_iiit2-Jul-04 9:54 
GeneralRe: Statically linking a project Pin
the_augy2-Jul-04 18:02
the_augy2-Jul-04 18:02 
GeneralRe: Statically linking a project Pin
ravi_iiit2-Jul-04 18:33
ravi_iiit2-Jul-04 18:33 
GeneralRe: Statically linking a project Pin
the_augy2-Jul-04 19:18
the_augy2-Jul-04 19:18 

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.