![]() |
IOBit Software
|
|
|
||||||
| Programming Place to discuss programming including HTML, Java, C++, MySQL and others. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello,
Are there any GUI applications/plugins/libraries for VS2003.NET to use in conjunction with C++? Right now I am using NI CVI, but we need not an external application but something within VS2003. Also, it would be nice if we didnt have to code the GUI, but rather click and drag, linking the fields and buttons to function calls (like CVI). Also, it would be preferred it was free. Thanks |
| Sponsored links |
|
|
|
#2
|
||||
|
||||
|
Can't you just make a Win32 Application project? A form should come up where you can drag and drop and whatnot.
|
|
#3
|
|||
|
|||
|
Fair enough
(we just moved to vs2003.net) Thanks |
|
#4
|
||||
|
||||
|
Correction: It's called a Windows Form Application. I was just taking a stab at the name before.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|