PlayMovie on a Gadget

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
teachco
New User
New User
Posts: 3
Joined: Wed May 28, 2003 12:48 pm

PlayMovie on a Gadget

Post by teachco »

I would like playing a movie on a gadget. I think until now it's only possible in a window. It's not quite easy to hold a window on a gadget.
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

In fact, on Windows, you can supply a gadgetID() instead of the WindowID() and it should do the trick :).
Post Reply