controlling C++ program parameters using gui

Status
Not open for further replies.

Jaffry

Member level 1
Joined
May 16, 2012
Messages
32
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,594
Hi all,


I have a program in c++ that communicate with the FPGA device, I tried its console version, it works fine.
Now the next target is to get every thing in GUI, I am taking data from ADC using FPGA,
some of the parameters are for example, drawing that data in the graph form (now I am storing it in text file, and using ORIGIN software to check and draw the signals). Then other parametes of ADC that I can change using console (since functions are there), but could not get idea about how to do in GUI.

I am using Visual Studio 2010. Also what is better for this purpose, C++ or C#, I am accustomed to C++ but till now have not used C#

Thanks in advance
Jaffry
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…