[Pythonmac-SIG] modal or movable-modal (or non-modal) dialog.

Steven D. Majewski sdm7g@virginia.edu
Fri, 26 Feb 1999 18:35:34 -0500 (EST)


FYI: I Found the answer to one of my own dialog questions:

  w.GetWVariant() returns the Proc type of a window. 

So determining if a dialog is (non-movable) modal can be: 

	isModal = d.GetWVariant() in (1,2,3)


[ So now EasyDialogs v2 can tell whether to use ModalDialog or not
  by the type of window used. ] 

---|  Steven D. Majewski   (804-982-0831)  <sdm7g@Virginia.EDU>  |---
---|  Department of Molecular Physiology and Biological Physics  |---
---|  University of Virginia             Health Sciences Center  |---
---|  P.O. Box 10011            Charlottesville, VA  22906-0011  |---

    Caldera Open Linux: "Powerful and easy to use!" -- Microsoft(*)
     (*) <http://www.pathfinder.com/fortune/1999/03/01/mic.html>