MM3 Skin editor

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: MM3 Skin editor

Re: MM3 Skin editor

by rovingcowboy » Sat Jun 11, 2011 10:12 pm

i don't delete the objext frame first. eyal

i just go over to the column on the right and rename the copyof. back to the real name by removing copyof.

:D

Re: MM3 Skin editor

by kiwichick » Fri Jun 10, 2011 3:45 am

"If you make a copy of an object ,(like Frame) and you paste it in "

Oh OK. I only copied the 'value' $00626262 - I didn't realise that when I pressed Crtl+C that it would copy the entire object not just the highlighted value. Handy to know.

"In first case, you must paste the 'Frame' object into 'Panel' (select 'Panel' first before performing the paste)."

No problem.

"To avoid the name CopyOfsomething, delete the Frame object first."

No, it still pasted as Copy of Frame but I renamed it in the right panel and all good now.

Thanks so much guys for your patience and help!!!

Re: MM3 Skin editor

by Eyal » Fri Jun 10, 2011 3:08 am

Yes, DreadM is right.

In first case, you must paste the 'Frame' object into 'Panel' (select 'Panel' first before performing the paste).
To avoid the name CopyOfsomething, delete the Frame object first.

In second case, Helium skin uses a TSeSkinObject, but Vitreous skin uses a TSeBitmapObject for the Frame object, that's why Color property doesn't work in latest case. Either change it to TSeSkinObject (using First Case above should do) or modify/change to another bitmap picture with desired color.

Why is so complicated? :roll:

Re: MM3 Skin editor

by DreadM » Fri Jun 10, 2011 2:52 am

If you make a copy of an object ,(like Frame) and you paste it in
you get a "copy of Frame" this you have to rename to Frame ,than it works ( right side "Name ").

in your 1. screenshot you use a "TSeSkinObject" here you can set the background with the Color entry ,
in 2. screenshot you use a "TSeBitmapObject" Here you must set a bitmap for the background (in Bitmap to rows above)!

Re: MM3 Skin editor

by kiwichick » Fri Jun 10, 2011 2:12 am

Ok maybe not as awesome as I thought.

It only worked because I copied the colour value from the first theme and pasted it into the colour value on the second. But it has created a "copy of Frame" sub-object instead of changing the original Frame object. Clicking on Frame or Copy of Frame both show the colour as changed. But if I delete the Copy of Frame, the colour reverts back. Is this what is supposed to happen?

Image

If I don't copy and paste but use the drop-down menu or double-click the colour value field (or even manually type in the colour code from the first theme), the field value changes but the theme itself doesn't. See how I've changed it to clBlack but theme is still white.

Image

Re: MM3 Skin editor

by kiwichick » Fri Jun 10, 2011 1:32 am

Awesome Eyal!!! Thanks heaps!!!

Re: MM3 Skin editor

by Eyal » Fri Jun 10, 2011 1:01 am

kiwichick wrote:What part of the them do I edit to change it?
Theme.mskn
Objects \ Panel \ Frame -> Color

You can also double-click Color's value field for more choices.

Re: MM3 Skin editor

by kiwichick » Thu Jun 09, 2011 10:47 pm

Hi there, In the first screenshot the part of the panel that's dragged to resize is gray, but on the second screenshot that part has no colour and I would like it to be like the first one. What part of the them do I edit to change it? Hope that makes sense. Cheers.

screenshot 1:

Image

screenshot 2:

Image

Re: MM3 Skin editor

by rovingcowboy » Sat Oct 02, 2010 5:01 am

Dreadlau wrote:
kiwichick wrote:Well that was quick Lol. I go to Objects / Edit / Frame but there is no Client.
IIRC you have to create it then.
Dreadlau
the objects in all the skins should have a client thats how they were first made. but your right if not there just add the client then do the rest. :D thanks. 8)

kiwichick
this not having a client is because of the skin your are using it was either copied from a skin by an author that did
their own coding or was one the author took it out.

but all the original skins had clients with every object.

which is why in my fast newbies walkthrough i say to use the original default royal blue skin
(which is hard to find and does not even work on mm3 anyway )
or use my recolor of that skin which is now updated to mm 3 and has all the stuff in it.
my recolor is my skin called "The Blues monkey."

and that is why i said you need to know how to skin in order to do this. glad one of the other skinners here was able to get you to the right place.


8)

Re: MM3 Skin editor

by kiwichick » Fri Oct 01, 2010 6:29 pm

"Type a word to search and press ENTER to save it to the list. Highliting should work afterwards."

Thank you Guest whoever you are!!! That was it exactly.

Re: MM3 Skin editor

by Guest » Fri Oct 01, 2010 12:09 am

This could help: http://mediamonkey.com/forum/viewtopic. ... 9&p=238198
Eyal wrote:Hi Dip,

You souldn't have any problem highlighing text in the searchbox.
Just make sure you have at least one saved keyword within the list:

Type a word to search and press ENTER to save it to the list.
Highliting should work afterwards.

For more info: http://www.mediamonkey.com/forum/viewto ... 89#p236960
and http://www.mediamonkey.com/forum/viewto ... =1&t=45525

Re: MM3 Skin editor

by Dreadlau » Thu Sep 30, 2010 7:04 pm

kiwichick wrote:Well that was quick Lol. I go to Objects / Edit / Frame but there is no Client.
IIRC you have to create it then.

Re: MM3 Skin editor

by kiwichick » Thu Sep 30, 2010 6:51 pm

Well that was quick Lol. I go to Objects / Edit / Frame but there is no Client.

Re: MM3 Skin editor

by kiwichick » Thu Sep 30, 2010 6:46 pm

Thanks heaps, I'll check it out.

Re: MM3 Skin editor

by rovingcowboy » Thu Sep 30, 2010 8:10 am

yep it can be done i've said how in another thread someplace last year. about the search box background.

but keep in mind it is not easy.
it needs things added to the skin code i think you would be better off asking the author to change it for you.
since you don't want to make your own skins which is needed to know how to do in order to figure out this little tweak you want to do.
skinning is easy but this tweak is not easy.
i've not got any idea now what post that was i said how to do it in.
and i have not done it in some time to any of my skins.
the trouble is one way will change several background colors
and the other way only changes this color. :o

? i'll have to look for that old post to remind myself. :-?



did a search and found the other post. here is the link.
http://www.mediamonkey.com/forum/viewto ... 51#p238351

Top