Reputation: 598
Is there any possible way that we can set a bitmap image in the wxStatusBar with the text?
Here I am talking about the Frame status bar.
Is there any function to set an image in the status bar?
If possible, then how can I achieve it? Please help!
Upvotes: 0
Views: 344
Reputation: 10238
If it is possible to add controls to a wxStatusBar, doing the same with an image should work.
Upvotes: 1