Has anyone tried incorporating a java application made with processing into an application written with visual basic express?
The idea here is that it is very easy to create a GUI in vb.net but graphics are more advanced. With processing it seems to be the reverse, as it is designed for graphics; however a GUI with menus, calenders, data/time pickers, is more difficult to create.
My goal is to use vb.net to create a user friendly GUI where they can input values that the java application will then use to create the visual.
I am relatively new to programming so if anyone has and guidance it would be much appreciated.
Thanks!
1