wxMediaCtrl, how to use it?

If you are using the main C++ distribution of wxWidgets, Feel free to ask any question related to wxWidgets development here. This means questions regarding to C++ and wxWidgets, not compile problems.
User avatar
doublemax
Moderator
Moderator
Posts: 19159
Joined: Fri Apr 21, 2006 8:03 pm
Location: $FCE2

Re: wxMediaCtrl, how to use it?

Post by doublemax »

It doesn't have appearance, so that is invisible every time, but It looks weird, because it occupies a place.
That's because it's inside a wxGridSizer. Put it out of the sizer and it should look fine.
Use the source, Luke!
Post Reply