Hello plugincafe!
I have recently created a customgui using the example customgui plugin. The only major thing that I changed, appart from drawing, is that I save a single float value.
I now need to implement this custom gui into a python plugin but I can't seem to find out how to retrieve my saved data from the gui element.
Do I need to completely switch to a c++ plugin to do this, or is there a way in python.
Kind Regards,
Florian