Forum Discussion
Altera_Forum
Honored Contributor
14 years agoWhich is better language for GUI development
Which is better language for GUI development TCL or C++ ,VB or using Matlab Which will be fast and can be used for porting the bit/sof file into FPGA
Altera_Forum
Honored Contributor
14 years agoI have found Python with Qt to be extremely versatile and powerful. I've constructed several GUIs with the python port of Qt called PySide, and it is waht I'd recommend. -James