If I want a dialog to be non-modal, I can't use its run() method, is that true? I have a dialog which is defined in Glade to be non-modal, but calling its run() method sure makes it seem modal to me. Thx, Skip