Click here to Skip to main content
16,011,947 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalokay! Pin
ns1-Oct-02 6:09
ns1-Oct-02 6:09 
Generalmy checkbox wont check!! Pin
ns1-Oct-02 5:34
ns1-Oct-02 5:34 
GeneralRe: my checkbox wont check!! Pin
jmkhael1-Oct-02 5:36
jmkhael1-Oct-02 5:36 
GeneralRe: my checkbox wont check!! Pin
Le centriste1-Oct-02 5:36
Le centriste1-Oct-02 5:36 
GeneralRe: my checkbox wont check!! Pin
ns1-Oct-02 5:40
ns1-Oct-02 5:40 
GeneralRe: my checkbox wont check!! Pin
Tomasz Sowinski1-Oct-02 5:41
Tomasz Sowinski1-Oct-02 5:41 
GeneralRe: my checkbox wont check!! Pin
ns1-Oct-02 5:41
ns1-Oct-02 5:41 
GeneralRe: my checkbox wont check!! Pin
Tomasz Sowinski1-Oct-02 5:47
Tomasz Sowinski1-Oct-02 5:47 
'Left text' and 'Auto' flags are not mutually exclusive (because they have totally different meaning). Without 'Auto' your code is responsible for switching the state of checkbox when user clicks. Turn 'auto' on and you'll be OK.

Tomasz Sowinski -- http://www.shooltz.com

*** Vodka. Connecting people. ***

Generalthanks!! Pin
ns1-Oct-02 5:48
ns1-Oct-02 5:48 
GeneralRe: thanks!! Pin
Le centriste1-Oct-02 5:50
Le centriste1-Oct-02 5:50 
QuestionHow do i make a Radio Button set at runtime? Pin
Anonymous1-Oct-02 5:31
Anonymous1-Oct-02 5:31 
AnswerRe: How do i make a Radio Button set at runtime? Pin
jmkhael1-Oct-02 5:34
jmkhael1-Oct-02 5:34 
GeneralRe: How do i make a Radio Button set at runtime? Pin
Anonymous1-Oct-02 5:53
Anonymous1-Oct-02 5:53 
AnswerRe: How do i make a Radio Button set at runtime? Pin
valikac1-Oct-02 5:45
valikac1-Oct-02 5:45 
GeneralRe: How do i make a Radio Button set at runtime? Pin
Anonymous1-Oct-02 5:52
Anonymous1-Oct-02 5:52 
GeneralRe: How do i make a Radio Button set at runtime? Pin
valikac1-Oct-02 10:31
valikac1-Oct-02 10:31 
Generalstrlen and char* Pin
ns1-Oct-02 4:49
ns1-Oct-02 4:49 
GeneralRe: strlen and char* Pin
Nish Nishant1-Oct-02 4:56
sitebuilderNish Nishant1-Oct-02 4:56 
GeneralRe: strlen and char* Pin
User 66581-Oct-02 5:14
User 66581-Oct-02 5:14 
GeneralRe: strlen and char* Pin
ns1-Oct-02 5:17
ns1-Oct-02 5:17 
GeneralRe: strlen and char* Pin
Michael Dunn1-Oct-02 5:21
sitebuilderMichael Dunn1-Oct-02 5:21 
GeneralRe: strlen and char* Pin
Michael Dunn1-Oct-02 5:18
sitebuilderMichael Dunn1-Oct-02 5:18 
GeneralRe: strlen and char* Pin
User 66581-Oct-02 5:23
User 66581-Oct-02 5:23 
GeneralRe: strlen and char* Pin
jmkhael1-Oct-02 5:30
jmkhael1-Oct-02 5:30 
GeneralRe: strlen and char* Pin
User 66581-Oct-02 5:38
User 66581-Oct-02 5:38 

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.