Currently a scale (plugin) can access the gui elements of the entire application via the parent() method in widgets. Optimally that function would not work or not exist at the top level of a plugin's gui so that neither bugs nor malicious developers could easily access other parts of the program.
Currently a scale (plugin) can access the gui elements of the entire application via the parent() method in widgets. Optimally that function would not work or not exist at the top level of a plugin's gui so that neither bugs nor malicious developers could easily access other parts of the program.