Click here to Skip to main content
15,891,431 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How To Recive WM_RBUTTONDOWN from Flash ActiveX control to Replace Macromedia menu in MFC dialoge App in VC++ 6 Pin
Mauro Leggieri9-Jul-06 16:13
Mauro Leggieri9-Jul-06 16:13 
QuestionRe: How To Recive WM_RBUTTONDOWN from Flash ActiveX control to Replace Macromedia menu in MFC dialoge App in VC++ 6 Pin
Haitham Khedre9-Jul-06 22:45
Haitham Khedre9-Jul-06 22:45 
AnswerRe: How To Recive WM_RBUTTONDOWN from Flash ActiveX control to Replace Macromedia menu in MFC dialoge App in VC++ 6 Pin
Naveen9-Jul-06 17:49
Naveen9-Jul-06 17:49 
QuestionRe: How To Recive WM_RBUTTONDOWN from Flash ActiveX control to Replace Macromedia menu in MFC dialoge App in VC++ 6 Pin
Haitham Khedre9-Jul-06 22:44
Haitham Khedre9-Jul-06 22:44 
AnswerRe: How To Recive WM_RBUTTONDOWN from Flash ActiveX control to Replace Macromedia menu in MFC dialoge App in VC++ 6 Pin
Naveen9-Jul-06 22:50
Naveen9-Jul-06 22:50 
QuestionDisassembly of Release Code Pin
LionAM9-Jul-06 11:17
LionAM9-Jul-06 11:17 
AnswerRe: Disassembly of Release Code Pin
Viorel.9-Jul-06 22:48
Viorel.9-Jul-06 22:48 
QuestionSetting Data Items Pin
BlitzPackage9-Jul-06 10:25
BlitzPackage9-Jul-06 10:25 
Greetings,

I have a class with over 25 data variables that have to be set or changed regularly by the user. What, in your experience, is the best strategy to use to set them? For example, should I put a vector in the class that contains the 25 variables and search for itthem all in a vector and when the user changes one go find the specific variable and change it? Or should I just use 25 set and 25 get functions for each one? The user will pick a drop down box and choose which one they want to change. I am wondering what is the most efficient way to implement that on the back end.

Thanks in advance and I look forward to your replies.

Sincerely,
BP
Questioncombo box question Pin
locoone9-Jul-06 9:13
locoone9-Jul-06 9:13 
AnswerRe: combo box question Pin
Ram Murali9-Jul-06 16:31
Ram Murali9-Jul-06 16:31 
GeneralRe: combo box question Pin
locoone9-Jul-06 16:34
locoone9-Jul-06 16:34 
GeneralRe: combo box question Pin
Ram Murali9-Jul-06 17:31
Ram Murali9-Jul-06 17:31 
GeneralRe: combo box question Pin
Naveen9-Jul-06 17:55
Naveen9-Jul-06 17:55 
GeneralRe: combo box question Pin
locoone9-Jul-06 17:58
locoone9-Jul-06 17:58 
GeneralRe: combo box question Pin
Naveen9-Jul-06 18:03
Naveen9-Jul-06 18:03 
GeneralRe: combo box question [modified] Pin
locoone9-Jul-06 18:06
locoone9-Jul-06 18:06 
QuestionPrinting a user-defined datatype [modified] Pin
Harold_Wishes9-Jul-06 7:29
Harold_Wishes9-Jul-06 7:29 
AnswerRe: Printing a user-defined datatype Pin
Steve Echols9-Jul-06 8:07
Steve Echols9-Jul-06 8:07 
GeneralRe: Printing a user-defined datatype Pin
Harold_Wishes9-Jul-06 8:41
Harold_Wishes9-Jul-06 8:41 
GeneralRe: Printing a user-defined datatype Pin
Steve Echols9-Jul-06 9:17
Steve Echols9-Jul-06 9:17 
GeneralRe: Printing a user-defined datatype [modified] Pin
Harold_Wishes9-Jul-06 10:26
Harold_Wishes9-Jul-06 10:26 
GeneralRe: Printing a user-defined datatype Pin
Steve Echols9-Jul-06 17:48
Steve Echols9-Jul-06 17:48 
QuestionOther instances of a program Pin
RomTibi9-Jul-06 7:07
RomTibi9-Jul-06 7:07 
AnswerRe: Other instances of a program Pin
Jun Du9-Jul-06 11:04
Jun Du9-Jul-06 11:04 
AnswerRe: Other instances of a program Pin
ThatsAlok9-Jul-06 20:17
ThatsAlok9-Jul-06 20:17 

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.