I would like to know how i can change one widget's properties, from another widget's functions.
I would also like to know if i can pass the "mainwindow" to a function, and modify it's widget's properties from the function.
For example:
$MainWindow_InFunction->widget_name->property=new value