Hello I am using G4P's graphical builder tool to build GUI for my application. However, I can't change width and height properties of the window because the fields are fixed, thus non-mutable for change. I see I can change via constructor, but I don't want to do any damage while the program compiles or something. Using processing 3.3.6 and version of G4p library is 4.1.4 and version of the gui builder is 4.2.1 Thanks
↧