creating an interface
VS.NET
creating an interface
lucks
06-06-2007, 11:26 AM
hi..am using .net to run a program (ARToolKit) which is in C...the program runs perfectly. in this program 3d objects are displayed and i can manipulate the object with the keyboard..for example i use the button "s" to scale down the object...but now i want to create an interface to allow a user to interact with ARToolKit more easily than the keyboard..
i am new to .net but i've heard that its possible to create an interface for programs which can run on .net environment...i have a project and i click on add new item and then windows.form..but it says that i must convert the project to "managed"...the problem is that i dont know how to do it...can anyone help me please?
is there a simpler method to create an interface and just call some basic functions of the programs by clicking on buttons on the interface??
please help......thanks (sorry if its not the right forum)
webhost4life.com