document wxProgressDialog::Update(maximumValue) behaviour and warn the user that...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 8 Mar 2009 12:08:39 +0000 (12:08 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 8 Mar 2009 12:08:39 +0000 (12:08 +0000)
commit8f13981070bd2f78fa1c43b09c81d19832546419
tree4ee15b91ac0f606e29e87c86c435bdf7d36995cb
parent482dce2a305474bcd0e874742624e630dd23fd0b
document wxProgressDialog::Update(maximumValue) behaviour and warn the user that it may generate unwanted re-entrancies because of wxDialog::ShowModal()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59431 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/dialog.h
interface/wx/progdlg.h
src/generic/progdlgg.cpp