HughF
Member
- Messages
- 6,482
- Location
- Work: Dorchester, Workshop: Corfe Castle, Wife's place: Frome
Doesn't matter what distro you use. I use mint (GTK based). If you want to program in straight C, I'd go with GTK as it looks simpler than QT (C++ only from what I gather) from my initial research. The project I was working on, our customer wrote the graphical front end in pascal using the Lazarus IDE, it looked good. If you want to use Pascal instead of C. I wrote the backend code to interface to the hardware.