wxPD_CAN_SKIP for skipping parts of progress and reintroduced wxPD_SMOOTH after removal of modal dialog flag.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31193 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -45,6 +45,9 @@ All (GUI):
|
||||
book control (for now wxChoicebook for MSSmartphone, wxNotebook for others).
|
||||
Necessary event macros, types and styles mapped accordingly.
|
||||
- new wxBrush::IsHatch() checking for brush type replaces IS_HATCH macro
|
||||
- wxProgressDialog accepts smooth gauge again (wxPD_SMOOTH style)
|
||||
- wxProgressDialog new style: wxPD_CAN_SKIP which provides skipping some parts
|
||||
of the progress (with new "Skip" button in dialog)
|
||||
|
||||
Unix:
|
||||
|
||||
|
Reference in New Issue
Block a user