Page 1 of 1

How to use v_repExtCustomUI

Posted: 21 Jun 2017, 10:30
by eeeDooo
Hello!
My name is Alfredo and since I updated my VRep version (now i'm using the latest, 3.4.0) the UI button disappeared.
I saw that it has been replaced by the v_repExtCustomUI, but can you explain me how to use it? Do I have to install/compile something (I'm currently running VRep on windows 7)?

Thank you for your support!
Best,

Alfredo

Re: How to use v_repExtCustomUI

Posted: 24 Jun 2017, 12:13
by francofusco
Hi Alfredo,

Check this topic: viewtopic.php?f=9&t=6667&p=26565#p26565
It may help you to get started with the plugin! In the example the UI is created inside a non-threaded child script, but you can also create the interface in threaded scripts and customization scripts in the exact same way.

Hope it will be useful!

Franco