Click here to Skip to main content
16,006,341 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: dynamic radio button Pin
David Crow22-Jun-06 3:56
David Crow22-Jun-06 3:56 
GeneralRe: dynamic radio button Pin
_AnsHUMAN_ 22-Jun-06 3:59
_AnsHUMAN_ 22-Jun-06 3:59 
GeneralRe: dynamic radio button Pin
Tara1422-Jun-06 3:57
Tara1422-Jun-06 3:57 
QuestionRe: dynamic radio button Pin
Tara1422-Jun-06 4:02
Tara1422-Jun-06 4:02 
AnswerRe: dynamic radio button Pin
David Crow22-Jun-06 4:08
David Crow22-Jun-06 4:08 
AnswerRe: dynamic radio button Pin
Viorel.22-Jun-06 4:13
Viorel.22-Jun-06 4:13 
GeneralRe: dynamic radio button Pin
Tara1422-Jun-06 4:19
Tara1422-Jun-06 4:19 
GeneralRe: dynamic radio button Pin
_AnsHUMAN_ 22-Jun-06 3:54
_AnsHUMAN_ 22-Jun-06 3:54 
Move the line CButton newRadio to the header file Budget.h
What i think is that you are going to create these buttons dynamically and more than once. So it would be better for you to change the function definition to
CreateRadioButton(int,int,int,int);// Specifying where to place the buttons.


Somethings seem HARD to do, until we know how to do them.
Wink | ;-)
_AnShUmAn_
GeneralRe: dynamic radio button Pin
David Crow22-Jun-06 3:55
David Crow22-Jun-06 3:55 
Questiongetting content of console window Pin
kumarkar22-Jun-06 2:40
kumarkar22-Jun-06 2:40 
AnswerRe: getting content of console window Pin
_AnsHUMAN_ 22-Jun-06 2:53
_AnsHUMAN_ 22-Jun-06 2:53 
AnswerRe: getting content of console window Pin
David Crow22-Jun-06 3:14
David Crow22-Jun-06 3:14 
QuestionCalling RpcServerUseProtseqEp after RpcMgmtStopServerListening Pin
yccheok22-Jun-06 2:16
yccheok22-Jun-06 2:16 
Questionwin32 to console Pin
Krishnatv22-Jun-06 1:42
Krishnatv22-Jun-06 1:42 
AnswerRe: win32 to console Pin
_AnsHUMAN_ 22-Jun-06 3:04
_AnsHUMAN_ 22-Jun-06 3:04 
AnswerRe: win32 to console Pin
led mike22-Jun-06 5:37
led mike22-Jun-06 5:37 
AnswerRe: win32 to console Pin
Michael Dunn22-Jun-06 8:34
sitebuilderMichael Dunn22-Jun-06 8:34 
QuestionRead content from CTreeCtrl! Pin
bosfan22-Jun-06 1:40
bosfan22-Jun-06 1:40 
AnswerRe: Read content from CTreeCtrl! Pin
peterchen22-Jun-06 5:21
peterchen22-Jun-06 5:21 
GeneralRe: Read content from CTreeCtrl! Pin
bosfan22-Jun-06 9:57
bosfan22-Jun-06 9:57 
AnswerRe: Read content from CTreeCtrl! Pin
Hamid_RT22-Jun-06 20:10
Hamid_RT22-Jun-06 20:10 
Questionadding data at the end of already exisiting file Pin
zahid_ash22-Jun-06 1:32
zahid_ash22-Jun-06 1:32 
AnswerRe: adding data at the end of already exisiting file Pin
_AnsHUMAN_ 22-Jun-06 1:40
_AnsHUMAN_ 22-Jun-06 1:40 
GeneralRe: adding data at the end of already exisiting file Pin
zahid_ash22-Jun-06 2:01
zahid_ash22-Jun-06 2:01 
GeneralRe: adding data at the end of already exisiting file Pin
_AnsHUMAN_ 22-Jun-06 2:14
_AnsHUMAN_ 22-Jun-06 2:14 

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.