Click here to Skip to main content
15,905,028 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Parse a binary number Pin
NewHSKid22-Sep-03 8:36
NewHSKid22-Sep-03 8:36 
GeneralRe: Parse a binary number Pin
David Crow22-Sep-03 8:41
David Crow22-Sep-03 8:41 
GeneralRe: Parse a binary number Pin
NewHSKid22-Sep-03 8:50
NewHSKid22-Sep-03 8:50 
GeneralRe: Parse a binary number Pin
David Crow22-Sep-03 8:54
David Crow22-Sep-03 8:54 
GeneralRe: Parse a binary number Pin
NewHSKid23-Sep-03 8:23
NewHSKid23-Sep-03 8:23 
GeneralRe: Parse a binary number Pin
David Crow23-Sep-03 8:45
David Crow23-Sep-03 8:45 
GeneralRe: Parse a binary number Pin
ASchunk22-Sep-03 8:21
ASchunk22-Sep-03 8:21 
GeneralGroupbox question Pin
ns22-Sep-03 7:48
ns22-Sep-03 7:48 
I see that the groupbox is by default labeled IDC_STATIC and so is the label. Now if I change the IDs to IDC_GRPBOX and IDC_LBL, and do ctrl-W (class wizard in vc6), I do see IDC_LBL as a member of the class (its a dialog based project), but I dont see IDC_GRPBOX. I am trying to tie the groupbox to a variable name using the CW, so I can resize it along with the dialog (using MoveWindow in OnSize).

Why cant I give it a variable name? I guess I would have to use GetDlgItem but I have not found sample code to show how to use it...

Thanks,
ns
GeneralRe: Groupbox question Pin
David Crow22-Sep-03 8:15
David Crow22-Sep-03 8:15 
GeneralRe: Groupbox question Pin
ns22-Sep-03 9:12
ns22-Sep-03 9:12 
GeneralStruct Alignment Pin
Mike Doner22-Sep-03 6:38
Mike Doner22-Sep-03 6:38 
GeneralRe: Struct Alignment Pin
David Crow22-Sep-03 7:21
David Crow22-Sep-03 7:21 
GeneralRe: Struct Alignment Pin
Mike Doner22-Sep-03 7:38
Mike Doner22-Sep-03 7:38 
GeneralRe: Struct Alignment Pin
David Crow22-Sep-03 7:59
David Crow22-Sep-03 7:59 
GeneralRe: Struct Alignment Pin
Mike Doner22-Sep-03 8:27
Mike Doner22-Sep-03 8:27 
GeneralRe: Struct Alignment Pin
David Crow22-Sep-03 9:05
David Crow22-Sep-03 9:05 
Generalpackaging stuff Pin
act_x22-Sep-03 6:17
act_x22-Sep-03 6:17 
GeneralCDialogBar Pin
DeckY22-Sep-03 4:33
DeckY22-Sep-03 4:33 
GeneralRe: CDialogBar Pin
JWood22-Sep-03 9:54
JWood22-Sep-03 9:54 
GeneralPrinting RTF text with transparent BK Pin
CodeBrain22-Sep-03 4:31
CodeBrain22-Sep-03 4:31 
GeneralCSlider Pin
DeckY22-Sep-03 4:24
DeckY22-Sep-03 4:24 
GeneralRe: CSlider Pin
David Crow22-Sep-03 7:22
David Crow22-Sep-03 7:22 
GeneralRe: CSlider Pin
Anonymous22-Sep-03 20:40
Anonymous22-Sep-03 20:40 
GeneralRe: CSlider Pin
David Crow23-Sep-03 2:54
David Crow23-Sep-03 2:54 
GeneralNotification Event ! Pin
rohit.dhamija22-Sep-03 3:25
rohit.dhamija22-Sep-03 3: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.