>>>>> "John" == John Hunter <jdhunter@ace.bsd.uchicago.edu> writes:
John> Is there some flag I can toggle in glade to prevent this
John> from happening?
Well, I just discovered:
dialog.set_transient_for(parent)
Is it correct, then, that this can't be done from glade because you
need to know the parent?
Thanks,
John Hunter