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

C / C++ / MFC

 
AnswerRe: CoCreateInstanceEx() Pin
_AnsHUMAN_ 26-Jul-06 19:10
_AnsHUMAN_ 26-Jul-06 19:10 
GeneralRe: CoCreateInstanceEx() Pin
Anu_Bala26-Jul-06 19:23
Anu_Bala26-Jul-06 19:23 
GeneralRe: CoCreateInstanceEx() Pin
_AnsHUMAN_ 26-Jul-06 19:32
_AnsHUMAN_ 26-Jul-06 19:32 
QuestionStructures with pointers question Pin
KanuAMBC26-Jul-06 18:52
KanuAMBC26-Jul-06 18:52 
AnswerRe: Structures with pointers question [modified] Pin
Maxwell Chen27-Jul-06 0:32
Maxwell Chen27-Jul-06 0:32 
QuestionDirectSound, two devices with different frequencies Pin
motoshit26-Jul-06 18:52
motoshit26-Jul-06 18:52 
QuestionInPlaceFrame Pin
Rinu_Raj26-Jul-06 17:48
Rinu_Raj26-Jul-06 17:48 
QuestionInPlaceFrame Pin
Rinu_Raj26-Jul-06 17:47
Rinu_Raj26-Jul-06 17:47 
Questionstationary dialog box Pin
Ram Murali26-Jul-06 15:14
Ram Murali26-Jul-06 15:14 
AnswerRe: stationary dialog box Pin
Christian Graus26-Jul-06 15:26
protectorChristian Graus26-Jul-06 15:26 
AnswerRe: stationary dialog box Pin
Nibu babu thomas26-Jul-06 17:15
Nibu babu thomas26-Jul-06 17:15 
AnswerRe: stationary dialog box Pin
see me26-Jul-06 17:17
see me26-Jul-06 17:17 
AnswerRe: stationary dialog box Pin
Steve S26-Jul-06 21:28
Steve S26-Jul-06 21:28 
QuestionGet HTML source into MFC app via https Pin
StuartP200226-Jul-06 14:57
StuartP200226-Jul-06 14:57 
QuestionSendMessage() function returns 0 Pin
BuckBrown26-Jul-06 12:55
BuckBrown26-Jul-06 12:55 
AnswerRe: SendMessage() function returns 0 Pin
Hamid_RT26-Jul-06 19:29
Hamid_RT26-Jul-06 19:29 
QuestionSay what? Strange combobox behavior... [modified] Pin
lctrncs26-Jul-06 12:21
lctrncs26-Jul-06 12:21 
QuestionRe: Say what? Strange combobox behavior... Pin
Hamid_RT27-Jul-06 7:45
Hamid_RT27-Jul-06 7:45 
AnswerRe: Say what? Strange combobox behavior... Pin
lctrncs27-Jul-06 9:57
lctrncs27-Jul-06 9:57 
Correct.

All three boxes are almost completely identical in every way - except their behavior. Combo 1 and 2 behave linearly (as expected) every time I try, but combo 3 does not behave linearly much at all, especially with respect to the key behavior of leaving the edit box blank after the record selection is complete.

Completely disabling the edit box, for example painting over it to hide the functinoing edit box underneath might be acceptable. I tried using the Drop List box, as a menas of achieving a secondary goal of preventing user input, but this makes the functioning bozes also fail to clear their edit boxes after record selection.

It is as if combo 3 is not completely switching out of Drop List mode when I change the selector in the resource editor (visual ++ 6.0) except that combo 3 allows changing the edit box text in drop down mode while combo 2 does not allow edit of edit box (in drop list mode).

A good work around would be a means to permanently hide the edit box so it didnot matter if it was not cleared and this would have the added feature of preventing user confusion/text entry in the edit box.

Thanks for your reply.

"For a successful technology, reality must take precedence over public relations, for nature cannot be fooled." Richard Feynman, Minority Report to the Official Report on the Space Shuttle Challenger Crash

GeneralRe: Say what? Strange combobox behavior... Pin
lctrncs27-Jul-06 12:50
lctrncs27-Jul-06 12:50 
QuestionCommon Dialog Box'es Pin
G_S26-Jul-06 9:04
G_S26-Jul-06 9:04 
AnswerRe: Common Dialog Box'es Pin
Zac Howland26-Jul-06 9:17
Zac Howland26-Jul-06 9:17 
AnswerRe: Common Dialog Box'es Pin
PJ Arends26-Jul-06 9:18
professionalPJ Arends26-Jul-06 9:18 
AnswerRe: Common Dialog Box'es Pin
Hamid_RT26-Jul-06 19:32
Hamid_RT26-Jul-06 19:32 
Questionsearching within strings Pin
jon-8026-Jul-06 8:18
professionaljon-8026-Jul-06 8: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.