wxProgressDialg works again.
Did I do "update" in testconf? git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2880 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -776,6 +776,7 @@ void MyPanel::OnShowProgress( wxCommandEvent& WXUNUSED(event) )
|
||||
{
|
||||
cont = dialog.Update(i);
|
||||
}
|
||||
wxYield();
|
||||
}
|
||||
|
||||
if ( !cont )
|
||||
|
Reference in New Issue
Block a user