can't display wxMediaCtrl without caption
Davide Vercelli
davide.vercelli at aruba.it
Wed Mar 21 02:56:59 PDT 2007
Hi, I want to display a wxMediaCtrl control into a window without caption.
Unfortunately I tried many styles but omitting wxCAPTION results in no video
being displayed (but you can hear audio still).
Is this some sort of known bug or am I missing something? It seems to be some
sort of overlay-related problem, but this doesn't help me to solve it.
I tried putting the control into a Panel to no avail. I tried many backends too.
I am using this on Windows through wxPython.
I searched for this in docs, on Google and on the list archive but found
nothing. Thank you if you can help me!
DV
More information about the wx-users
mailing list