Advice about sharing class membersI was wondering if it would be better to share a reference to the UI widgets only when I need to mod...
Advice about sharing class membersYes, I know. That was just a desperate option. I knew that macro option would you let think I am ver...
Advice about sharing class membersI just want to keep all these methods in a different (hopefully unique) file, no matter if they're r...
Advice about sharing class membersThanks for your answer. Actually MainWindow is not a 'friend' of my base class. As for now, my Main...
Advice about sharing class membersNo one? Please, I'm trying to find the best way to achieve this.. Thanks again!