We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I have project which was implemented using processing. I want to add an user interface to this project. What can i use ?
you can just write your own interface.
you can also use a library for that.see library section on the website. Eg G4P comes with an editor you can use to draw an user interface (abbrevation is ui or gui)
see
https://www.processing.org/reference/libraries/#gui
and for the draw a gui tool see
http://www.lagers.org.uk/g4ptool/index.html
it comes with a variety of control types like buttons. it depends of course what controls you need.
Chrisir
Thank you
You're welcome!
Answers
you can just write your own interface.
you can also use a library for that.see library section on the website. Eg G4P comes with an editor you can use to draw an user interface (abbrevation is ui or gui)
see
https://www.processing.org/reference/libraries/#gui
and for the draw a gui tool see
http://www.lagers.org.uk/g4ptool/index.html
it comes with a variety of control types like buttons. it depends of course what controls you need.
Chrisir
Thank you
You're welcome!