Make Media Player without any visible controls?
- Posted by DanM Sep 17, 2011
- 886 views
Greg and Matt worked up a Win32Lib wrap for the Windows Media Player for me, in post:
http://openeuphoria.org/forum/m/104037.wc
and I'm renewing my attempt to use that in an application. (Thanks Greg and Matt!)
What I'd like to do is to make the Player usable within my program, but without displaying any actual Window or Player onscreen controls (the player's functional control will be via an attached usb game controller's buttons).
I'll almost certainly figure out how to enable a non-visible Player myself, but any suggestions as to how would be appreciated and shorten the time it would otherwise take me.
Thanks,
Dan