Click here to Skip to main content
16,013,747 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Detect window state (maximized or restored) Pin
Hans Dietrich10-Jun-07 22:43
mentorHans Dietrich10-Jun-07 22:43 
AnswerRe: Detect window state (maximized or restored) Pin
Paresh Chitte10-Jun-07 22:56
Paresh Chitte10-Jun-07 22:56 
AnswerRe: Detect window state (maximized or restored) (solved) Pin
Johpoke10-Jun-07 23:13
Johpoke10-Jun-07 23:13 
Questionwhere does control passes after toolbar function execute... Pin
neha.agarwal2710-Jun-07 21:51
neha.agarwal2710-Jun-07 21:51 
AnswerRe: where does control passes after toolbar function execute... Pin
ashukasama10-Jun-07 23:28
ashukasama10-Jun-07 23:28 
AnswerRe: where does control passes after toolbar function execute... Pin
Iain Clarke, Warrior Programmer11-Jun-07 0:05
Iain Clarke, Warrior Programmer11-Jun-07 0:05 
Questionhow to set focus in vc++ form Pin
Y_Kaushik10-Jun-07 21:45
Y_Kaushik10-Jun-07 21:45 
AnswerRe: how to set focus in vc++ form Pin
Hans Dietrich10-Jun-07 22:54
mentorHans Dietrich10-Jun-07 22:54 
Do you understand that this is not compatible with how Windows programs work in general? The Enter key is not a navigation key - it is a selection key, which (on a dialog) will result in the automatic selection of the default button (usually the OK button).

Doing this will be very confusing to your users. Microsoft has detailed guidelines specified for the Windows user interface - see MSDN for more details.

Here is link for PDF download: ux guide.pdf.


QuestionTAB..Simple question.. [modified] Pin
Shah Satish10-Jun-07 21:42
Shah Satish10-Jun-07 21:42 
AnswerRe: TAB..Simple question.. Pin
ashukasama10-Jun-07 23:35
ashukasama10-Jun-07 23:35 
QuestionSTL basica Pin
tom groezer10-Jun-07 20:57
tom groezer10-Jun-07 20:57 
AnswerRe: STL basica Pin
CPallini10-Jun-07 21:07
mveCPallini10-Jun-07 21:07 
GeneralRe: STL basica Pin
tom groezer10-Jun-07 22:16
tom groezer10-Jun-07 22:16 
GeneralRe: STL basica Pin
CPallini10-Jun-07 22:35
mveCPallini10-Jun-07 22:35 
Question"highlighting a word in a web page" Pin
MahaKh10-Jun-07 20:52
MahaKh10-Jun-07 20:52 
AnswerRe: "highlighting a word in a web page" Pin
Rajkumar R10-Jun-07 21:51
Rajkumar R10-Jun-07 21:51 
GeneralRe: "highlighting a word in a web page" Pin
MahaKh10-Jun-07 22:54
MahaKh10-Jun-07 22:54 
QuestionRe: "highlighting a word in a web page" Pin
Rajkumar R10-Jun-07 23:40
Rajkumar R10-Jun-07 23:40 
Questionhow to move a software developed with vc6 to vista? Pin
Peter, Chan10-Jun-07 20:04
Peter, Chan10-Jun-07 20:04 
AnswerRe: how to move a software developed with vc6 to vista? Pin
Christian Graus10-Jun-07 20:20
protectorChristian Graus10-Jun-07 20:20 
GeneralRe: how to move a software developed with vc6 to vista? Pin
ldsdbomber11-Jun-07 2:37
ldsdbomber11-Jun-07 2:37 
AnswerRe: how to move a software developed with vc6 to vista? [modified] Pin
prasad_som10-Jun-07 20:54
prasad_som10-Jun-07 20:54 
AnswerRe: how to move a software developed with vc6 to vista? Pin
David Crow11-Jun-07 2:29
David Crow11-Jun-07 2:29 
QuestionReg ex in MFC Pin
Anurag Gandhi10-Jun-07 20:03
professionalAnurag Gandhi10-Jun-07 20:03 
AnswerRe: Reg ex in MFC Pin
Christian Graus10-Jun-07 20:15
protectorChristian Graus10-Jun-07 20:15 

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.