Click here to Skip to main content
15,898,984 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MSTSCAX ActiveX Ctrl Pin
lokimeg12-May-09 21:22
lokimeg12-May-09 21:22 
GeneralRe: MSTSCAX ActiveX Ctrl Pin
Antti Keskinen13-May-09 4:45
Antti Keskinen13-May-09 4:45 
QuestionIs there a Multi-radio button control like the CodeProject Article Voting Control? Pin
Stone Free9-Aug-04 23:45
Stone Free9-Aug-04 23:45 
AnswerRe: Is there a Multi-radio button control like the CodeProject Article Voting Control? Pin
Antti Keskinen10-Aug-04 0:18
Antti Keskinen10-Aug-04 0:18 
GeneralRe: Is there a Multi-radio button control like the CodeProject Article Voting Control? Pin
Stone Free10-Aug-04 0:32
Stone Free10-Aug-04 0:32 
GeneralRe: Is there a Multi-radio button control like the CodeProject Article Voting Control? Pin
David Crow10-Aug-04 3:10
David Crow10-Aug-04 3:10 
GeneralRe: Is there a Multi-radio button control like the CodeProject Article Voting Control? Pin
Stone Free10-Aug-04 3:15
Stone Free10-Aug-04 3:15 
GeneralRe: Is there a Multi-radio button control like the CodeProject Article Voting Control? Pin
David Crow10-Aug-04 4:11
David Crow10-Aug-04 4:11 
Stone Free wrote:
The items arent mutually exclusive, hence 0 or more types.

Exactly my point. With radio buttons, one and only one in a group is selected. With checkboxes, all, some, or none of them can be selected. If you are allowing 0, 3, or all types to be set, then a checkbox is your only option.

In your original post, you likened it to a "voting control." When you are voting for a group of related items (e.g., size of pizza, score of an article), you only get to select one of them. If the items are mutually exclusive (e.g., toppings on a pizza, favorite programming language), then you can select any number of them.


"When I was born I was so surprised that I didn't talk for a year and a half." - Gracie Allen


GeneralRe: Is there a Multi-radio button control like the CodeProject Article Voting Control? Pin
Stone Free10-Aug-04 4:26
Stone Free10-Aug-04 4:26 
GeneralRe: Is there a Multi-radio button control like the CodeProject Article Voting Control? Pin
David Crow10-Aug-04 4:32
David Crow10-Aug-04 4:32 
QuestionHow to change static text on a property page clicking on command button.? Pin
Rajesh_K_Sharma9-Aug-04 23:04
Rajesh_K_Sharma9-Aug-04 23:04 
AnswerRe: How to change static text on a property page clicking on command button.? Pin
V.10-Aug-04 0:08
professionalV.10-Aug-04 0:08 
Generaluse ProgressCtrl Pin
fatidarya9-Aug-04 22:30
fatidarya9-Aug-04 22:30 
GeneralRe: use ProgressCtrl Pin
Antti Keskinen10-Aug-04 0:23
Antti Keskinen10-Aug-04 0:23 
GeneralRe: use ProgressCtrl Pin
David Crow10-Aug-04 3:18
David Crow10-Aug-04 3:18 
GeneralImage processing Pin
nyquisttt9-Aug-04 22:29
nyquisttt9-Aug-04 22:29 
GeneralRe: Image processing Pin
*Dreamz10-Aug-04 3:13
*Dreamz10-Aug-04 3:13 
GeneralCWebBrowser Help with Navigate function Pin
ramingo9-Aug-04 22:11
ramingo9-Aug-04 22:11 
GeneralTristate checkbox in tree Pin
alfa_aquila9-Aug-04 22:10
alfa_aquila9-Aug-04 22:10 
QuestionMemory leaks with DAO? Pin
george ivanov9-Aug-04 22:08
george ivanov9-Aug-04 22:08 
GeneralProblem in FILETIME Pin
SSD_9-Aug-04 21:36
SSD_9-Aug-04 21:36 
GeneralRe: Problem in FILETIME Pin
David Crow10-Aug-04 3:34
David Crow10-Aug-04 3:34 
GeneralHeap Allocation in Member Initialization List Pin
Johann Gerell9-Aug-04 21:20
Johann Gerell9-Aug-04 21:20 
GeneralError in CBT_HOOK function Pin
fu09-Aug-04 20:42
fu09-Aug-04 20:42 
GeneralRe: Error in CBT_HOOK function Pin
Mike Beckerleg10-Aug-04 5:38
Mike Beckerleg10-Aug-04 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.