Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

What is the best for GUI

Status
Not open for further replies.
i prefer matlab its just easy and provides u a good gui
 

Try PowerBASIC or PureBasic, they're powerfull compilers with complete GUI support.
I like them too much
:D
 

Personally I find Perl (with Tk) GUIs useful for PC interfacing to hardware. It works for me because I know Perl (and its Tk binding) already, so I don't have to learn a new language.

The advantage of Perl is that it's very high level - higher than VB, C#, Delphi, Matlab and C++, and thus it requires less code to write the same things.

Interfacing to C DLLs is easy with the Win32::API module (see for example https://eli.thegreenplace.net/2006/12/04/compiling-c-dlls-and-using-them-from-perl/)
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top