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

C / C++ / MFC

 
GeneralRe: easy nut Pin
Great A'Tuin27-Jan-06 0:22
Great A'Tuin27-Jan-06 0:22 
GeneralRe: easy nut Pin
Owner drawn27-Jan-06 0:37
Owner drawn27-Jan-06 0:37 
GeneralRe: easy nut Pin
Owner drawn27-Jan-06 0:40
Owner drawn27-Jan-06 0:40 
GeneralRe: easy nut Pin
Great A'Tuin27-Jan-06 1:36
Great A'Tuin27-Jan-06 1:36 
QuestionDisabling the button Pin
rrrado26-Jan-06 22:46
rrrado26-Jan-06 22:46 
AnswerRe: Disabling the button Pin
Owner drawn26-Jan-06 23:00
Owner drawn26-Jan-06 23:00 
AnswerRe: Disabling the button Pin
David Crow27-Jan-06 3:12
David Crow27-Jan-06 3:12 
GeneralRe: Disabling the button Pin
rrrado27-Jan-06 3:48
rrrado27-Jan-06 3:48 
I have combo box control (1st control) . When you change current selection using arrow keys, OnSelectionChanged handler will recognize that certain item was selected and will call EnableWindow(FALSE) to some another button (2nd control). When you hit down arrow key again, instead of changing current combo box item, the 3rd control in the dialog is focused


rrrado
QuestionRe: Disabling the button Pin
David Crow27-Jan-06 5:16
David Crow27-Jan-06 5:16 
AnswerRe: Disabling the button Pin
rrrado30-Jan-06 22:52
rrrado30-Jan-06 22:52 
QuestionLoading 2 bitmaps in one picture control one at a time Pin
waxie26-Jan-06 22:38
waxie26-Jan-06 22:38 
NewsRe: Loading 2 bitmaps in one picture control one at a time Pin
namaskaaram26-Jan-06 23:13
namaskaaram26-Jan-06 23:13 
QuestionStructured Exception Handling - Win32 Style Pin
Richard Andrew x6426-Jan-06 22:13
professionalRichard Andrew x6426-Jan-06 22:13 
AnswerRe: Structured Exception Handling - Win32 Style Pin
David Crow27-Jan-06 3:17
David Crow27-Jan-06 3:17 
QuestionHaving problem with an SDI menu Pin
Learner200626-Jan-06 19:13
Learner200626-Jan-06 19:13 
AnswerRe: Having problem with an SDI menu Pin
Owner drawn26-Jan-06 19:29
Owner drawn26-Jan-06 19:29 
Questionadjust margins of printing page Pin
includeh1026-Jan-06 18:52
includeh1026-Jan-06 18:52 
AnswerRe: adjust margins of printing page Pin
Owner drawn26-Jan-06 19:35
Owner drawn26-Jan-06 19:35 
GeneralRe: adjust margins of printing page Pin
includeh1026-Jan-06 19:55
includeh1026-Jan-06 19:55 
QuestionWhy the hell won't this function work? Pin
Lord Kixdemp26-Jan-06 15:43
Lord Kixdemp26-Jan-06 15:43 
AnswerRe: Why the hell won't this function work? Pin
Stephen Hewitt26-Jan-06 16:06
Stephen Hewitt26-Jan-06 16:06 
AnswerRe: Why the hell won't this function work? Pin
Christian Graus26-Jan-06 16:18
protectorChristian Graus26-Jan-06 16:18 
GeneralRe: Why the hell won't this function work? Pin
Stephen Hewitt26-Jan-06 16:25
Stephen Hewitt26-Jan-06 16:25 
AnswerRe: Why the hell won't this function work? Pin
Stephen Hewitt26-Jan-06 16:37
Stephen Hewitt26-Jan-06 16:37 
AnswerRe: Why the hell won't this function work? Pin
David Crow27-Jan-06 3:21
David Crow27-Jan-06 3:21 

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.