Added a line about passing None as eventProc to the docstring to get movable
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 17 Dec 1999 23:01:44 +0000 (23:01 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 17 Dec 1999 23:01:44 +0000 (23:01 +0000)
dialogs.

Mac/Modules/Nav.c

index 54673ae1959dd2eeeead8573fd0e31e5d07a35fe..236089f4b88978fc1fa9a2c470ede759bdf90c07 100644 (file)
@@ -920,6 +920,7 @@ static char Nav_module_documentation[] =
 "if you want the default options.\n"
 "Use NavGetDefaultDialogOptions() to find out common option names.\n"
 "See individual docstrings for additional keyword args/dictentries supported by each call.\n"
+"Pass None as eventProc to get movable-modal dialogs that process updates through the standard Python mechanism."
 ;
 
 void