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

C / C++ / MFC

 
GeneralRe: Disable Rich Edit Text Control Pin
Anonymous9-Jan-04 2:53
Anonymous9-Jan-04 2:53 
GeneralRe: Disable Rich Edit Text Control Pin
David Crow9-Jan-04 3:22
David Crow9-Jan-04 3:22 
GeneralKey Stroke Disabled But Mouse Click Enabled Pin
Anonymous9-Jan-04 4:18
Anonymous9-Jan-04 4:18 
GeneralError 430. Pin
Shenthil9-Jan-04 1:27
Shenthil9-Jan-04 1:27 
GeneralRe: Error 430. Pin
Michael P Butler9-Jan-04 1:42
Michael P Butler9-Jan-04 1:42 
GeneralRe: Error 430. Pin
Shenthil9-Jan-04 6:00
Shenthil9-Jan-04 6:00 
GeneralRe: Error 430. Pin
Michael P Butler9-Jan-04 6:30
Michael P Butler9-Jan-04 6:30 
Generaldynamic DefPushButton Pin
GeraldoLuiz9-Jan-04 1:18
GeraldoLuiz9-Jan-04 1:18 
I have a modal dialog with an OK button with BS_DEFPUSHBUTTON style but when the focus is on a particular textbox, I want to change the DefPushButton to another one, so when the user press ENTER the action is related to that field.
I tried to redefine it using SetButtonStyle(), but it doesn't work. The button visually seems to receive the Default focus, but whem I press ENTER the old default one is clicked. If I take the DEF style from the old one, then no action happens when I press ENTER. Then, a strange thing happens with the focus when I tab into the button. When I move the focus to the button with the tab key, it seems like it receives the focus (dotted rectangle inside) but is not in selected state. Is it possible ? Can I change the default button dynamically or windows prevent it ? How can I accomplish such a thing ?
Thanks.
GeneralRe: dynamic DefPushButton Pin
David Crow9-Jan-04 2:32
David Crow9-Jan-04 2:32 
GeneralRe: dynamic DefPushButton Pin
GeraldoLuiz9-Jan-04 3:53
GeraldoLuiz9-Jan-04 3:53 
Questionwhat do I need to install in order to be able to use msxml.dll in my projects? Pin
Joan M9-Jan-04 0:33
professionalJoan M9-Jan-04 0:33 
AnswerRe: what do I need to install in order to be able to use msxml.dll in my projects? Pin
Shenthil9-Jan-04 1:31
Shenthil9-Jan-04 1:31 
GeneralMessenger annoying msg box Pin
ShowSay9-Jan-04 0:26
ShowSay9-Jan-04 0:26 
GeneralRe: Messenger annoying msg box Pin
Ian Darling9-Jan-04 0:36
Ian Darling9-Jan-04 0:36 
GeneralRe: Messenger annoying msg box Pin
Michael P Butler9-Jan-04 0:47
Michael P Butler9-Jan-04 0:47 
GeneralRe: Messenger annoying msg box Pin
ShowSay9-Jan-04 5:50
ShowSay9-Jan-04 5:50 
GeneralAuto Scroll CListCtrl Pin
Shah Shehpori9-Jan-04 0:25
sussShah Shehpori9-Jan-04 0:25 
GeneralRe: Auto Scroll CListCtrl Pin
2249179-Jan-04 1:44
2249179-Jan-04 1:44 
GeneralRe: Auto Scroll CListCtrl Pin
J.B.17-Jul-04 15:57
J.B.17-Jul-04 15:57 
GeneralHTTP Get-Post Using CInternetsession Pin
Monty29-Jan-04 0:06
Monty29-Jan-04 0:06 
GeneralRe: HTTP Get-Post Using CInternetsession Pin
Selvam R9-Jan-04 2:38
professionalSelvam R9-Jan-04 2:38 
GeneralRe: HTTP Get-Post Using CInternetsession Pin
Monty29-Jan-04 2:51
Monty29-Jan-04 2:51 
QuestionHow to read/write all physical memorys Pin
HansonDavid8-Jan-04 23:33
HansonDavid8-Jan-04 23:33 
AnswerRe: How to read/write all physical memorys Pin
David Crow9-Jan-04 2:38
David Crow9-Jan-04 2:38 
GeneralRe: How to read/write all physical memorys Pin
Alexander M.,9-Jan-04 5:07
Alexander M.,9-Jan-04 5:07 

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.