media player gadget?

Just starting out? Need help? Post your questions and find answers here.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by willinyork.

Hi there

Can anyone tell me if the "slider" that was in Microsoft Mediaplayer6 was a standard Windows gadget I can use from PB? I'm making a mediaplayer at the moment and could do with one of those gadgets but I dont know what they are called etc.

Many thanks!
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by PB.

> Can anyone tell me if the "slider" that was in Microsoft Mediaplayer6
> was a standard Windows gadget I can use from PB?

Don't think so... but you could try using a TrackBarGadget, which will
do nearly the same job if you code it right. :)


PB - Registered PureBasic Coder
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by willinyork.

THanks muchly :)
Post Reply