Click here to Skip to main content
15,912,507 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: CWinFormsControl Problem Pin
georgeraafat26-May-06 7:14
georgeraafat26-May-06 7:14 
GeneralRe: CWinFormsControl Problem Pin
Nish Nishant26-May-06 8:14
sitebuilderNish Nishant26-May-06 8:14 
GeneralRe: CWinFormsControl Problem Pin
Aamir Butt28-May-06 19:27
Aamir Butt28-May-06 19:27 
QuestionMFC ActiveX Pin
satsumatable24-May-06 20:25
satsumatable24-May-06 20:25 
AnswerRe: MFC ActiveX [modified] Pin
Nish Nishant25-May-06 9:31
sitebuilderNish Nishant25-May-06 9:31 
Questionclient /server application Pin
vaninathan24-May-06 17:03
vaninathan24-May-06 17:03 
AnswerRe: client /server application Pin
Nish Nishant25-May-06 9:33
sitebuilderNish Nishant25-May-06 9:33 
QuestionNeed to click menu twice to activate in an MDI application Pin
zenzero24-May-06 11:03
zenzero24-May-06 11:03 
Hi,

I am using Visual Studio 2005 to develop an MDI application in C++/CLI. The application contains both child windows and non-child tool windows.

The child window(s) has a menu that integrates with the main application menu. The problem is that when a non-child tool window is active then I must click the menu (in the main application window) twice to activate it; once to activate the application (parent) window and a second time to activate the menu. If a child window is active then the menu operates with just one click. In the old version of my progam, which was developed in managed C++ under Visual Studio 2003, only one click was required to activate the main menu when a tool window was active.

This behaviour of my application is annoying and unprofessional. I was wondering if anybody had any ideas on how to fix this or what is causing it? Thanks!

zenzero
AnswerRe: Need to click menu twice to activate in an MDI application Pin
zenzero29-May-06 13:51
zenzero29-May-06 13:51 
Questioninexplicable System.NullReferenceException when using stl vector Pin
razilon23-May-06 20:33
razilon23-May-06 20:33 
QuestionError Code: C2039 Pin
satsumatable23-May-06 18:27
satsumatable23-May-06 18:27 
AnswerRe: Error Code: C2039 Pin
Cedric Moonen23-May-06 21:11
Cedric Moonen23-May-06 21:11 
QuestionCompiling error for Clipboard.SetDataObject(). Pin
robert tian guo23-May-06 4:47
robert tian guo23-May-06 4:47 
AnswerRe: Compiling error for Clipboard.SetDataObject(). [modified] Pin
George L. Jackson23-May-06 9:34
George L. Jackson23-May-06 9:34 
GeneralRe: Compiling error for Clipboard.SetDataObject(). [modified] Pin
robert tian guo23-May-06 14:32
robert tian guo23-May-06 14:32 
GeneralRe: Compiling error for Clipboard.SetDataObject(). [modified] Pin
George L. Jackson24-May-06 3:15
George L. Jackson24-May-06 3:15 
QuestionHow Can I play the music on my game Pin
Squallkin8423-May-06 4:08
Squallkin8423-May-06 4:08 
QuestionProto type mismatch Pin
satsumatable22-May-06 23:57
satsumatable22-May-06 23:57 
QuestionReading memory Pin
satsumatable22-May-06 17:32
satsumatable22-May-06 17:32 
QuestionCreating new managedObject[100] in C++ Pin
StevenS_Dev22-May-06 12:35
StevenS_Dev22-May-06 12:35 
AnswerRe: Creating new managedObject[100] in C++ Pin
George L. Jackson23-May-06 2:01
George L. Jackson23-May-06 2:01 
GeneralRe: Creating new managedObject[100] in C++ Pin
StevenS_Dev23-May-06 7:38
StevenS_Dev23-May-06 7:38 
QuestionOverriding void Dispose(bool disposing) in C++/CLI? Pin
Filip Strugar20-May-06 14:37
Filip Strugar20-May-06 14:37 
AnswerRe: Overriding void Dispose(bool disposing) in C++/CLI? [modified] Pin
George L. Jackson20-May-06 15:44
George L. Jackson20-May-06 15:44 
AnswerRe: Overriding void Dispose(bool disposing) in C++/CLI? Pin
Dave Doknjas20-May-06 19:25
Dave Doknjas20-May-06 19:25 

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.