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!
media player gadget?
-
BackupUser
- PureBasic Guru

- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
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
> 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

- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm