Click here to Skip to main content
15,926,703 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
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 
Thanks,

That did work. But really, if I put a label as well as group box, they both say IDC_STATIC:

DEFPUSHBUTTON   "OK",IDOK,260,7,50,14
PUSHBUTTON      "Cancel",IDCANCEL,260,23,50,14
GROUPBOX        "",IDC_GRPBOX,62,7,127,52
CONTROL         "Local Source",IDC_RLOCAL,"Button",BS_AUTORADIOBUTTON,74,
                15,106,20
CONTROL         "FTP",IDC_RFTP,"Button",BS_AUTORADIOBUTTON,73,36,106,20
LTEXT           "Static",IDC_STATIC,159,121,66,16
GROUPBOX        "Static",IDC_STATIC,151,158,102,11



But I did see the grpbox in the CW after I renamed it.

Thanks,
ns
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 
GeneralRe: Notification Event ! Pin
valikac22-Sep-03 4:51
valikac22-Sep-03 4:51 
Generalflicker free drawing Pin
Genius Logics22-Sep-03 3:16
sussGenius Logics22-Sep-03 3:16 

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.