User profile: Danielc

User info
User name:Danielc
History
Joined:
Number of posts:8
Latest posts:

Advice about sharing class members
I 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 members
Yes, I know. That was just a desperate option. I knew that macro option would you let think I am ver...

Advice about sharing class members
I just want to keep all these methods in a different (hopefully unique) file, no matter if they're r...

Advice about sharing class members
Thanks for your answer. Actually MainWindow is not a 'friend' of my base class. As for now, my Main...

Advice about sharing class members
No one? Please, I'm trying to find the best way to achieve this.. Thanks again!