Click here to Skip to main content
15,885,067 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to draw next to a menu Pin
Owner drawn23-Jan-06 17:18
Owner drawn23-Jan-06 17:18 
GeneralRe: How to draw next to a menu Pin
Shraddhan23-Jan-06 17:36
Shraddhan23-Jan-06 17:36 
QuestionRe: How to draw next to a menu Pin
Owner drawn23-Jan-06 17:42
Owner drawn23-Jan-06 17:42 
AnswerRe: How to draw next to a menu Pin
Shraddhan23-Jan-06 17:52
Shraddhan23-Jan-06 17:52 
QuestionShare level permissions Pin
kelprinc23-Jan-06 2:14
kelprinc23-Jan-06 2:14 
QuestionVisual Studio setup project-remove MSI files cause the shortcut in Start menu error Pin
Phonol23-Jan-06 1:49
Phonol23-Jan-06 1:49 
Questionhelp! about Remote control soft some function(send screen and file)? Pin
MR.Setting23-Jan-06 1:08
MR.Setting23-Jan-06 1:08 
QuestionCButton not receiving messages Pin
Patrick Markl23-Jan-06 0:48
Patrick Markl23-Jan-06 0:48 
Hello Experts,

i have a problem with my current project. I hope someone of you can give me some help or hints. Let me first describe the project and then the problem.

The program is a test generator for the embedded systems. The application is a framework that performs some housekeeping things like loading databases, etc. All extensions are made by means of plug-ins which are simply DLLs. Every plug-in can have a gui which is displayed in the framework. Basically the framework displays dialog resources stored in the DLLs.

Now here my problem: One of the plug-ins displays a grid where some cells contain dynamically created buttons. When the grid is loaded it creates for every cell that needs a button an instance of a class derived from CButton. My problem is that i get no events from these buttons. If i click on them they even do not change their apperance (they are not pressed in).

When i developed the button class i checked it in a simple dialog based application and everything worked well but in my current application it does not work Frown | :-( .
Any ideas?

Thanks!
Patrick
AnswerRe: CButton not receiving messages Pin
Rage23-Jan-06 2:42
professionalRage23-Jan-06 2:42 
GeneralRe: CButton not receiving messages Pin
Patrick Markl23-Jan-06 3:39
Patrick Markl23-Jan-06 3:39 
GeneralUpgrading VC6 Pin
hairy_hats23-Jan-06 0:06
hairy_hats23-Jan-06 0:06 
GeneralRe: Upgrading VC6 Pin
BadKarma23-Jan-06 1:29
BadKarma23-Jan-06 1:29 
GeneralRe: Upgrading VC6 Pin
Shraddhan23-Jan-06 2:35
Shraddhan23-Jan-06 2:35 
GeneralRe: Upgrading VC6 Pin
jhwurmbach23-Jan-06 6:22
jhwurmbach23-Jan-06 6:22 
GeneralRe: Upgrading VC6 Pin
Shraddhan23-Jan-06 16:27
Shraddhan23-Jan-06 16:27 
QuestionGenetic algorithm for Jobshop scheduling using C++ Pin
Jobshop Wizard23-Jan-06 0:00
Jobshop Wizard23-Jan-06 0:00 
AnswerRe: Genetic algorithm for Jobshop scheduling using C++ Pin
hairy_hats23-Jan-06 0:07
hairy_hats23-Jan-06 0:07 
GeneralRe: Genetic algorithm for Jobshop scheduling using C++ Pin
LivingThoughts23-Jan-06 0:19
LivingThoughts23-Jan-06 0:19 
GeneralRe: Genetic algorithm for Jobshop scheduling using C++ Pin
hairy_hats23-Jan-06 0:34
hairy_hats23-Jan-06 0:34 
AnswerRe: Genetic algorithm for Jobshop scheduling using C++ Pin
LivingThoughts23-Jan-06 0:08
LivingThoughts23-Jan-06 0:08 
QuestionHelp?? How to draw chessboard on a form? Pin
LivingThoughts22-Jan-06 23:36
LivingThoughts22-Jan-06 23:36 
AnswerRe: Help?? How to draw chessboard on a form? Pin
Cedric Moonen22-Jan-06 23:51
Cedric Moonen22-Jan-06 23:51 
GeneralRe: Help?? How to draw chessboard on a form? Pin
LivingThoughts22-Jan-06 23:59
LivingThoughts22-Jan-06 23:59 
GeneralRe: Help?? How to draw chessboard on a form? Pin
Cedric Moonen23-Jan-06 0:03
Cedric Moonen23-Jan-06 0:03 
GeneralRe: Help?? How to draw chessboard on a form? Pin
LivingThoughts23-Jan-06 0:13
LivingThoughts23-Jan-06 0:13 

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.