Re: [melbourne-pug] Python 3 and PySide shearing of properties from other classes

2017-05-10 Thread Michael Walker
Hi David, Off the top of my head, I'm not sure that there is a specific terminology, but it looks to me like you need to pass a Configuration object to a guiConfigWindow either at construction or via a Main method later. If your code needs to be very formal then Configuration needs to have getter

[melbourne-pug] Python 3 and PySide shearing of properties from other classes

2017-05-07 Thread David Crisp
A problem in two parts with their own questions. What is the terminology for something, and then how would I do it. My problem is that I don't know the correct Pythonic (or even general programming terminology) term to use to search for what I am trying to do. This makes it very difficult to go