First off, please go easy on me as I'm lack-of-sleep-addled from a 4 month old and visit from the in-laws...

Second -- I'm trying to reference a model that I've created in my MainWindow in a secondary data entry dialog that I've created...I have a pushbutton that creates a pop-up dialog wthat includes comboboxes populated from models instantiated in my MainWindow dialog...I can't seem to make the pop-up dialog "see" the model created in MainWindow dialog no matter what I've tried so I'm wondering if someone knows of an example I can follow...

Thanks for any help!


scott