473,394 Members | 1,739 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Launching c# dialog from c++ application

Hi,
I need to launch a c# dialog from an application written in c++.
I'm running into the problem that the c# dialog behaves as if its a
different application. Clicking anywhere in the c++ application,
including the main window hides the c# dialog.
How do I get it to always stay on top of the main window?

Thanks a lot,
Nathan
Nov 15 '05 #1
1 1528
Hi Nathan

I've seen this effect in at least two other windows programs (Delphi and
Java Swing). In both cases it was due to the parent of a modal dialog being
set to null, rather than being set to the window that launched the dialog.

Unfortunately I have no idea how to fix this in a C++/C# system

Regards

Ron

"Nathan" <na*****@hotmail.com> wrote in message
news:bf**************************@posting.google.c om...
Hi,
I need to launch a c# dialog from an application written in c++.
I'm running into the problem that the c# dialog behaves as if its a
different application. Clicking anywhere in the c++ application,
including the main window hides the c# dialog.
How do I get it to always stay on top of the main window?

Thanks a lot,
Nathan

Nov 15 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: davidw | last post by:
Just like you can launch word or excel from IE, I want to develop something so I can launch my app from IE, thanks!
6
by: JerryP | last post by:
Hello, is there a way to launch the property dialogue for a directory from my c# app ? I would also like to launch the User Account Properties from Active Directory Users and Computers, and the...
3
by: rob2 | last post by:
I have written a C# application that runs fine from within the IDE, and also when I invoke it via the Windows 'Run' dialog or from explorer. I am trying to make the app launch automatically when...
0
by: Aaron | last post by:
Hi, Anybody please help me out. I have writtern an executable which i have managed to call from ASP.NET pages using the following code : oProcess.StartInfo.FileName =...
7
by: dhussong | last post by:
I have created a Setup and Deployment project in Visual Studio.NET 2003. After my installation has completed running I'd like to launch the EXE that I just installed. I've found how to launch the...
1
by: John A. Bailo | last post by:
Excuse the novice aspects of this question, but: What techniques are available to me for launching one c# application ( console .exe) from another? For example, I know there is the Process and...
0
by: microb0x | last post by:
Is there any difference in the way an Access .mdb file is launched from directly double-clicking the file through windows explorer versus using code within another Access file to launch the...
4
by: Raoul Watson | last post by:
This has happened numerous times in the past and I never can pinpoint what caused it. It has to do with Installshield (either a failed software removal or installation). When a source code is...
1
by: alexia.bee | last post by:
Hi all, I want to develop a setup exe which installs my application using VS 2005 setup projec when installation is done. I havn't found any way for doing so. the last dialog in the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.