Ticket #10958 (reopened defect)
wxEVT_MEDIA_LOADED doesn't work in Windows Vista
| Reported by: | forrestcupp | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wxMSW | Version: | 2.8.9 |
| Keywords: | wxEVT_MEDIA_LOADED wxMediaCtrl Vista | Cc: | |
| Blocked By: | Patch: | no | |
| Blocking: |
Description
I'm using the exact code that works for others to catch the event when a wxMediaCtrl is loaded so that I can immediately play it when it's loaded.
It will not work in Windows Vista. For some reason, it won't set off that event when an audio file is finished loading. I've heard reports from someone else that the same compiled program that does this works in XP but when it's run in Vista, it doesn't work.
It's also my experience that it doesn't work in Vista. This is something that really needs to work to make it more usable.
Change History
Note: See
TracTickets for help on using
tickets.
