Creating a New Application - KDE Desktop etc - Which Development Tools

Hi All,

I want to start developing my own applications to run on the KDE desktop - the application will be a GUI presenting the capability to build an electronic circuit, which is parsed into a netlist, which is then used to simulate the circuit using the Spice models.

I should be ok with the spice models programming, but was not sure on which tools are optimal for the above project ?

Can anyone provide guidance on which tools to begin this programming project, as book searches from Amazon do not seem to provide the relevant results.

Thanks in advance for any responses.

Regards,

Shadders.

Perhaps your GUI will be simple and you will use canvas, so you don’t need RAD tool. I’m using KDevelop.

Hi Lachu,

Thanks - i had not heard of KDevelop.

Regards,

Richard.