Hi there, I am looking at increasing the size of the GUI generally and the only success that I have had is in increasing the font size. However, nothing else scales to this larger size and so the words in the GUI are all overlapping/ smashed up against eachother. I have tried using the following commands to change the size of the GUI elements:
None of them seem to have an impact on the size of the GUI except for GUI.setSize, which only resizes the clear canvas that makes up the background of the GUI without changing the size of the black bars that contain either the GUI elements like sliders and buttons or the text. Can anyone point me in the right direction?
I am running this on a rapsberry pi, I can get more detailed about OS and ofx versions if it would be helpful.