Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

NX4 - .NET : dealing with multiple windows ...

Status
Not open for further replies.

toniechang

Industrial
Joined
Jul 31, 2005
Messages
61
Location
BE
Let'say we start the .NET program with a main displayed window.
On that main window is a button that lauches a UG 'select components' function and its own selection window too.

Now, how do I pass the control to that UG selection function and be able to pick components on the screen ?

What really happens is that the UG selection window is reachable via the mouse, but not the screen 'cos the program main window is still over ...

Help appreciated.
 
Can't quite get my head round the problem.
Are you trying to launch 2 windows from 1 button press?
Is this really required?
Could you post example code and a bit more explanation?



Mark Benson
Aerodynamic Model Designer
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top