Change time remaining property

If you want to contribute MediaMonkey skins, themes, icons, etc...

Moderators: Morten, Gurus

nohitter151
Posts: 23640
Joined: Wed Aug 09, 2006 10:20 am
Location: NJ, USA
Contact:

Change time remaining property

Post by nohitter151 »

Recently got this skinning request:
This is possibly just an oversight: you can click on the time elapsed to change it into time remaining, even though the Time Remaining is ALWAYS displayed to the right. This is backwards; Time Elapsed should be static, and Time Remaining should swap out for Song Length when clicked.
However I don't know how to do it or if its possible. Peke, Morten? I checked the wiki but couldn't find anything. Sorry.. I have been asking a lot of questions lately :oops:
MediaMonkey user since 2006
Need help? Got a suggestion? Can't find something?

Please no PMs in reply to a post. Just reply in the thread.
Morten
Posts: 1092
Joined: Thu Aug 11, 2005 11:31 am
Location: Norway

Post by Morten »

http://www.mediamonkey.com/wiki/index.p ... able_Masks

Just make the "TimeDisplay" a "Custom"-field instead. Like this;

Code: Select all

[Custom]
Type=Text
Transperent=1
Resizable=1,1,0,0
Pos=x,xx
Size=xx,xx
Transperent=1
TextMask=%I
Best regards,
Morten
nohitter151
Posts: 23640
Joined: Wed Aug 09, 2006 10:20 am
Location: NJ, USA
Contact:

Post by nohitter151 »

Thanks Morten. So is there any way to change what mask is used on a click?
MediaMonkey user since 2006
Need help? Got a suggestion? Can't find something?

Please no PMs in reply to a post. Just reply in the thread.
Morten
Posts: 1092
Joined: Thu Aug 11, 2005 11:31 am
Location: Norway

Post by Morten »

nohitter151 wrote:Thanks Morten. So is there any way to change what mask is used on a click?
Not for now. Sorry.
Best regards,
Morten
nohitter151
Posts: 23640
Joined: Wed Aug 09, 2006 10:20 am
Location: NJ, USA
Contact:

Post by nohitter151 »

Morten wrote:
nohitter151 wrote:Thanks Morten. So is there any way to change what mask is used on a click?
Not for now. Sorry.
Good to know, thanks again! :D
MediaMonkey user since 2006
Need help? Got a suggestion? Can't find something?

Please no PMs in reply to a post. Just reply in the thread.
Post Reply