The dialog was created in indeterminate ("marquee") mode for some reason.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65503
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
m_sharedData.m_labelCancel );
}
m_sharedData.m_labelCancel );
}
- tdc.dwFlags |= TDF_CALLBACK_TIMER
- | TDF_SHOW_PROGRESS_BAR
- | TDF_SHOW_MARQUEE_PROGRESS_BAR;
+ tdc.dwFlags |= TDF_CALLBACK_TIMER | TDF_SHOW_PROGRESS_BAR;
if ( !m_sharedData.m_expandedInformation.empty() )
{
if ( !m_sharedData.m_expandedInformation.empty() )
{