Click here to Skip to main content
15,914,014 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Wildcard Delete Without DOS Window Pin
Alvaro Mendez27-Feb-02 10:51
Alvaro Mendez27-Feb-02 10:51 
QuestionTwo state pushbuttons??? Pin
alex.barylski27-Feb-02 7:07
alex.barylski27-Feb-02 7:07 
I have three CBitmapButton controls and I can't figure out what flags to specifiy in Create to allow all three buttons to hold their state independently of each other. Right now it appears they are grouped, when one is down the other two are up and so on. do OWNERDRAW buttons lose the ability to keep state? Do I create a GROUP button for buttons I want to be synchronized with each others up/down state? I'm not specifying WS_GROUP explicitly so I can't figure out why the buttons are acting like grouped buttons.

Anyone care to fill me in on how this is done???

I'm creating the controls at runtime in a CView so i'm NOT using the dialog editor.

TIA Smile | :)

"An expert is someone who has made all the mistakes in his or her field" - Niels Bohr
AnswerRe: Two state pushbuttons??? Pin
Paul M Watt27-Feb-02 7:26
mentorPaul M Watt27-Feb-02 7:26 
GeneralRe: Two state pushbuttons??? Pin
alex.barylski27-Feb-02 7:55
alex.barylski27-Feb-02 7:55 
GeneralClass reutilisation? (newbie) Pin
Joan M27-Feb-02 6:23
professionalJoan M27-Feb-02 6:23 
GeneralRe: Class reutilisation? (newbie) Pin
Joaquín M López Muñoz27-Feb-02 6:30
Joaquín M López Muñoz27-Feb-02 6:30 
GeneralRe: Class reutilisation? (newbie) Pin
Alvaro Mendez27-Feb-02 11:55
Alvaro Mendez27-Feb-02 11:55 
GeneralOpenGL Pin
Mazdak27-Feb-02 5:46
Mazdak27-Feb-02 5:46 
GeneralRe: OpenGL Pin
Mandy27-Feb-02 7:45
Mandy27-Feb-02 7:45 
GeneralRe: OpenGL Pin
Mazdak27-Feb-02 23:19
Mazdak27-Feb-02 23:19 
GeneralRe: OpenGL Pin
Christian Graus27-Feb-02 15:28
protectorChristian Graus27-Feb-02 15:28 
GeneralCOleDateTime Pin
Sander27-Feb-02 5:35
Sander27-Feb-02 5:35 
GeneralRe: COleDateTime Pin
Mazdak27-Feb-02 5:52
Mazdak27-Feb-02 5:52 
GeneralRe: COleDateTime Pin
Carlos Antollini27-Feb-02 5:59
Carlos Antollini27-Feb-02 5:59 
GeneralCPUStress Pin
peterchen27-Feb-02 5:06
peterchen27-Feb-02 5:06 
GeneralRe: CPUStress Pin
Ravi Bhavnani27-Feb-02 5:43
professionalRavi Bhavnani27-Feb-02 5:43 
GeneralRe: CPUStress Pin
peterchen27-Feb-02 5:53
peterchen27-Feb-02 5:53 
GeneralRe: CPUStress Pin
Ravi Bhavnani27-Feb-02 5:53
professionalRavi Bhavnani27-Feb-02 5:53 
GeneralRe: CPUStress Pin
Jamie Hale27-Feb-02 8:03
Jamie Hale27-Feb-02 8:03 
GeneralAdding Multi-Currency support to Legacy C++ App Pin
Carlos Taylor27-Feb-02 4:50
Carlos Taylor27-Feb-02 4:50 
GeneralAssigning A keystroke in C++ Pin
Komtiki27-Feb-02 3:00
Komtiki27-Feb-02 3:00 
GeneralRe: Assigning A keystroke in C++ Pin
moliate27-Feb-02 3:19
moliate27-Feb-02 3:19 
GeneralRe: Assigning A keystroke in C++ Pin
BlackSmith27-Feb-02 3:28
BlackSmith27-Feb-02 3:28 
GeneralRe: Assigning A keystroke in C++ Pin
Nish Nishant27-Feb-02 3:57
sitebuilderNish Nishant27-Feb-02 3:57 
GeneralDrag'n drop ....... Pin
Jerome Conus27-Feb-02 2:25
Jerome Conus27-Feb-02 2:25 

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.