Add wxActivityIndicator control.
This is a simple animated control indicating some program activity. Provide native GTK+ (for > 2.20) and OS X implementations as well as a generic one used under MSW. Update the sample and the documentation.
This commit is contained in:
parent
00748bbaef
commit
3f84cb17ca
50 changed files with 1800 additions and 70 deletions
|
|
@ -364,6 +364,7 @@
|
|||
|
||||
#define wxUSE_TIPWINDOW 0
|
||||
|
||||
#define wxUSE_ACTIVITYINDICATOR 0
|
||||
#define wxUSE_ANIMATIONCTRL 0
|
||||
#define wxUSE_BANNERWINDOW 0
|
||||
#define wxUSE_BUTTON 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue