>> However I'm not clear on how I can make t more general, so that I can >> call it for all the different windows in my app ... or in other words >> how do I tell it to do this for all the controls in a certain window
Thanks Joe - my problem is that I have one window where I set the font, size, etc preferences, and several others where I want the changes applied. I feel I'm having a "blonde" moment here - what is the best way to organise this? Put the method in a module and add a calling method to each window that I can trigger from the preference window? On a related note - would "self" work in a module? That is would self refer to the calling object? Markus _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
