Which programming language to develop software for USC that also runs on other OS?? (WINDOWS/OSX)
- by Marian Lux
I have skills in JAVA and C#:
First i had a closer look to JAVA (Eclipse with Windowbuilder-Plugin) - Swing: But there is no natvie GUI-Support for GTK3 (e.g., HUD seems not to work)
Then i was at JAVA - SWT: It is to heavy. I want do code a small app that improves the Ubuntu desktop. I don't want to ship a program with eclipse included.
After…