Click here to Skip to main content
15,929,795 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to change value of member within object within CArray ? Pin
rsg_dj29-Jul-02 22:46
rsg_dj29-Jul-02 22:46 
Answerarr.GetAt(...).x=20 Pin
Anonymous29-Jul-02 22:54
Anonymous29-Jul-02 22:54 
AnswerRe: How to change value of member within object within CArray ? Pin
Alexandru Savescu29-Jul-02 23:34
Alexandru Savescu29-Jul-02 23:34 
GeneralRe: How to change value of member within object within CArray ? Pin
Raphael Kindt30-Jul-02 0:05
Raphael Kindt30-Jul-02 0:05 
GeneralRe: How to change value of member within object within CArray ? Pin
Alexandru Savescu30-Jul-02 0:31
Alexandru Savescu30-Jul-02 0:31 
GeneralRe: How to change value of member within object within CArray ? Pin
Raphael Kindt30-Jul-02 1:06
Raphael Kindt30-Jul-02 1:06 
AnswerRe: How to change value of member within object within CArray ? Pin
Christian Graus30-Jul-02 2:47
protectorChristian Graus30-Jul-02 2:47 
GeneralStandard Radio Buttons Pin
silverspoon29-Jul-02 22:10
silverspoon29-Jul-02 22:10 
I have the following trouble with !STANDARD! Radio Buttons:
I place 2 or more RadioButtons in Resource-Editor, I give the first element the group-flag via the property sheet and add one int variable to the first element. after that in InitDialog I do the following:
m_radioval = 1;
UpdateData(FALSE);
I get the following warning-messages in the output-window:
Warning: skipping non-radio button in group.

can anybody please explain me what happens? can't find anything on the net to that warning-message.
thanks in advance
silver

I don't want achieve immortality through my work - I want achieve it through not dying - Woody Allen
GeneralRe: Standard Radio Buttons Pin
PJ Arends30-Jul-02 0:34
professionalPJ Arends30-Jul-02 0:34 
GeneralRe: Standard Radio Buttons Pin
silverspoon30-Jul-02 1:49
silverspoon30-Jul-02 1:49 
GeneralRe: Standard Radio Buttons Pin
PJ Arends30-Jul-02 5:52
professionalPJ Arends30-Jul-02 5:52 
GeneralTrouble with dialogs/views //HELP REALLY NEEDED Pin
klm29-Jul-02 21:56
klm29-Jul-02 21:56 
GeneralRe: Trouble with dialogs/views //HELP REALLY NEEDED Pin
perlmunger30-Jul-02 9:26
perlmunger30-Jul-02 9:26 
GeneralRe: Trouble with dialogs/views //HELP REALLY NEEDED Pin
klm30-Jul-02 21:03
klm30-Jul-02 21:03 
GeneralSTL Question. Pin
Anonymous29-Jul-02 21:22
Anonymous29-Jul-02 21:22 
GeneralRe: STL Question. Pin
Alexandru Savescu29-Jul-02 21:47
Alexandru Savescu29-Jul-02 21:47 
GeneralRe: STL Question. Pin
Daniel Lohmann30-Jul-02 2:28
Daniel Lohmann30-Jul-02 2:28 
GeneralPeekMessage Pin
Anonymous29-Jul-02 19:11
Anonymous29-Jul-02 19:11 
GeneralRe: PeekMessage Pin
Roman Nurik29-Jul-02 20:50
Roman Nurik29-Jul-02 20:50 
QuestionURL Help Help? Pin
Dov Sherman29-Jul-02 18:54
Dov Sherman29-Jul-02 18:54 
AnswerRe: URL Help Help? Pin
Nish Nishant29-Jul-02 19:01
sitebuilderNish Nishant29-Jul-02 19:01 
GeneralHelp!So confused with the problem,OLE DB Pin
Hamma29-Jul-02 18:28
Hamma29-Jul-02 18:28 
GeneralActive Scripting and Class Factories Pin
Roman Nurik29-Jul-02 18:13
Roman Nurik29-Jul-02 18:13 
GeneralRe: Active Scripting and Class Factories Pin
Vi229-Jul-02 19:47
Vi229-Jul-02 19:47 
GeneralRe: Active Scripting and Class Factories Pin
Roman Nurik29-Jul-02 19:49
Roman Nurik29-Jul-02 19:49 

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.