Page 1 of 1

Posted: Thu Oct 24, 2002 10:43 am
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!

Posted: Thu Oct 24, 2002 9:16 pm
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

Posted: Fri Oct 25, 2002 10:37 am
by BackupUser
Restored from previous forum. Originally posted by willinyork.

THanks muchly :)