Making easy UIs for Processing with SWT in Eclipse
in
Share your Work
•
2 years ago
I needed some easy-to-work with UI elements for a Processing sketch. Combo boxes, buttons and such.
The UI libraries for Processing I found fairly hard to work with, and not too smooth.
So, using SWT (Standard Widget Toolkit) through Java seemed like a much better choice.
I have put together a small guide on how to fuse Processing and SWT in Eclipse:
Hope it is usable :-)
Kind regards
Christian Liljedahl
1