Click here to Skip to main content
15,895,557 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: GDI related Pin
Christian Graus19-Nov-02 8:20
protectorChristian Graus19-Nov-02 8:20 
GeneralRe: GDI related Pin
Paul M Watt19-Nov-02 8:24
mentorPaul M Watt19-Nov-02 8:24 
QuestionMaximize my app drawing even over the MS Windows taskbar? Pin
Joan M19-Nov-02 6:27
professionalJoan M19-Nov-02 6:27 
AnswerRe: Maximize my app drawing even over the MS Windows taskbar? Pin
RobJones19-Nov-02 8:58
RobJones19-Nov-02 8:58 
AnswerRe: Maximize my app drawing even over the MS Windows taskbar? Pin
RobJones19-Nov-02 9:07
RobJones19-Nov-02 9:07 
Answertutorial for this Pin
zenboy19-Nov-02 14:27
zenboy19-Nov-02 14:27 
GeneralTri - State button Pin
Anonymous19-Nov-02 6:12
Anonymous19-Nov-02 6:12 
GeneralRe: Tri - State button Pin
Alvaro Mendez19-Nov-02 6:26
Alvaro Mendez19-Nov-02 6:26 
Funny how easily some people say they don't like something but yet don't offer an alternative. I would tell your boss that unless he knows of an alternative, that a 3-state checkbox is the way to go. It's a standard Windows behavior:

Checked on White = all of the options are selected
Checked on Gray = some options are selected, some aren't
Not Checked = none of the options are selected

I've seen this type of checkbox in installation programs more than anything else. How are you planning on using yours?

Regards,
Alvaro


Well done is better than well said. -- Benjamin Franklin
(I actually prefer medium-well.)
GeneralRe: Tri - State button Pin
Anonymous19-Nov-02 6:32
Anonymous19-Nov-02 6:32 
GeneralRe: Tri - State button Pin
Alvaro Mendez19-Nov-02 6:48
Alvaro Mendez19-Nov-02 6:48 
GeneralRe: Tri - State button Pin
Amy Patterson19-Nov-02 7:11
Amy Patterson19-Nov-02 7:11 
QuestionHow to get the difference between two variables of type DATE !! Pin
bahruddina19-Nov-02 5:56
bahruddina19-Nov-02 5:56 
AnswerRe: How to get the difference between two variables of type DATE !! Pin
Chris Losinger19-Nov-02 6:02
professionalChris Losinger19-Nov-02 6:02 
AnswerRe: How to get the difference between two variables of type DATE !! Pin
Alvaro Mendez19-Nov-02 6:10
Alvaro Mendez19-Nov-02 6:10 
GeneralDrag And Droppings ... Pin
Maximilien19-Nov-02 5:34
Maximilien19-Nov-02 5:34 
GeneralRe: Drag And Droppings ... Pin
Paul M Watt19-Nov-02 9:59
mentorPaul M Watt19-Nov-02 9:59 
GeneralDumb question.. Pin
RobJones19-Nov-02 5:28
RobJones19-Nov-02 5:28 
GeneralRe: Dumb question.. Pin
Chris Losinger19-Nov-02 6:00
professionalChris Losinger19-Nov-02 6:00 
GeneralRe: Dumb question.. Pin
Alvaro Mendez19-Nov-02 6:02
Alvaro Mendez19-Nov-02 6:02 
GeneralRe: Dumb question.. Pin
RobJones19-Nov-02 6:09
RobJones19-Nov-02 6:09 
Generalstatic_cast Pin
Jon Hulatt19-Nov-02 5:14
Jon Hulatt19-Nov-02 5:14 
GeneralRe: static_cast Pin
Joaquín M López Muñoz19-Nov-02 5:33
Joaquín M López Muñoz19-Nov-02 5:33 
GeneralRe: static_cast Pin
Jon Hulatt19-Nov-02 5:52
Jon Hulatt19-Nov-02 5:52 
GeneralRe: static_cast Pin
Tim Smith19-Nov-02 6:04
Tim Smith19-Nov-02 6:04 
GeneralRe: static_cast Pin
Paul M Watt19-Nov-02 10:05
mentorPaul M Watt19-Nov-02 10:05 

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.