[wxPython] wxProgressDialog Doc Error?

Robin,

The documentation for wxProgressDialog states:

wxPD_AUTO_HIDE
By default, the progress dialog will disappear from screen as soon as the
maximum value of the progress meter has been reached. This flag prevents it
from doing it - instead the dialog will wait until the user closes it.

But I've found that it actually works just the opposite. The dialog will not
close automatically _unless_ this flag is set.

Dan

···

_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/wxpython-users