deep_sky Posted October 12, 2005 Share Posted October 12, 2005 kret- if you increase the row border number, it will approach what you see in russell's screenshot. im sure he has it high in order to accomodate the avatars. for those of us who do not use avatars, and have a small row height (i have mine at 16), the line and the arrow are not properly scaled, thus showing the line going through the text and the arrow going through or touching the line. Link to comment https://www.neowin.net/forum/topic/384334-release-modernclear/page/2/#findComment-586663786 Share on other sites More sharing options...
dreamsINdigital Posted October 12, 2005 Share Posted October 12, 2005 search for the following line #close=sPush,CLIST/HK/CloseMiranda,-63,1,-10,34,R-R--,0,0,Close Miranda change "CLIST/HK/CloseMiranda" to "CLIST/ShowHide" that should do it. if you'd like you can change the tooltip as well. just change "Close Miranda" to "Minimize Miranda" or the desired tooltip text 586663710[/snapback] That doesn't seem to work. Pressing the button does nothing. Link to comment https://www.neowin.net/forum/topic/384334-release-modernclear/page/2/#findComment-586663816 Share on other sites More sharing options...
_I am Reptar Posted October 12, 2005 Share Posted October 12, 2005 yea button does nothing when i do that. Link to comment https://www.neowin.net/forum/topic/384334-release-modernclear/page/2/#findComment-586663827 Share on other sites More sharing options...
russellc Posted October 13, 2005 Author Share Posted October 13, 2005 this should work: replace the following code ;Close $BTNclosenorm=sGlyph,Image,CloseNorm.png,StretchBoth,0,0,0,0,250 $BTNclosehov=sGlyph,Image,CloseHov.png,StretchBoth,0,0,0,0,255 $BTNcloseDn=sGlyph,Image,CloseHov.png,StretchBoth,0,0,0,0,255 with ;Close $BTNminnorm=sGlyph,Image,CloseNorm.png,StretchBoth,0,0,0,0,250 $BTNminhov=sGlyph,Image,CloseHov.png,StretchBoth,0,0,0,0,255 $BTNminDn=sGlyph,Image,CloseHov.png,StretchBoth,0,0,0,0,255 then, replace the following code ;Close @9=s$BTNcloseDn:MButton,ID=close,Down=1 @10=s$BTNclosehov:MButton,ID=close,Hovered=1 @11=s$BTNclosenorm:MButton,ID=close with ;Close @9=s$BTNminDn:MButton,ID=minimize,Down=1 @10=s$BTNminhov:MButton,ID=minimize,Hovered=1 @11=s$BTNminnorm:MButton,ID=minimize then, replace the following code #close=sPush,CLIST/HK/CloseMiranda,-63,1,-10,34,R-R--,0,0,Close Miranda with #minimize=sPush,CList/ShowHide,-63,1,-10,34,R-R--,0,0,Minimize Miranda Link to comment https://www.neowin.net/forum/topic/384334-release-modernclear/page/2/#findComment-586663918 Share on other sites More sharing options...
Ashiaveli Posted October 13, 2005 Share Posted October 13, 2005 very nice my friend, definitely have some talent. <---------- envious :) Link to comment https://www.neowin.net/forum/topic/384334-release-modernclear/page/2/#findComment-586664402 Share on other sites More sharing options...
karma_police Posted October 13, 2005 Share Posted October 13, 2005 Nice as always russellc :D Link to comment https://www.neowin.net/forum/topic/384334-release-modernclear/page/2/#findComment-586664440 Share on other sites More sharing options...
NienorGT Posted October 13, 2005 Share Posted October 13, 2005 Miranda as never interest me so mush before this... But now :D But hem... Now how I can install that? I never used really Miranda before :( Link to comment https://www.neowin.net/forum/topic/384334-release-modernclear/page/2/#findComment-586664480 Share on other sites More sharing options...
Oompa Posted October 13, 2005 Share Posted October 13, 2005 ^^^ Same here. Link to comment https://www.neowin.net/forum/topic/384334-release-modernclear/page/2/#findComment-586664513 Share on other sites More sharing options...
Alex Suraci Posted October 13, 2005 Share Posted October 13, 2005 Great job russelc. ;) I'll be sticking to "mine" though. :p Link to comment https://www.neowin.net/forum/topic/384334-release-modernclear/page/2/#findComment-586664532 Share on other sites More sharing options...
merc73 Posted October 13, 2005 Share Posted October 13, 2005 need your help, my avatars overlay always shows the same icon no matter which status i select. anyone can help? i'm using ver.216 Link to comment https://www.neowin.net/forum/topic/384334-release-modernclear/page/2/#findComment-586664575 Share on other sites More sharing options...
NienorGT Posted October 13, 2005 Share Posted October 13, 2005 Damn... I got it working but it's buggy... Don't know why :cry: I got another skin via the site and it's work well... Link to comment https://www.neowin.net/forum/topic/384334-release-modernclear/page/2/#findComment-586664579 Share on other sites More sharing options...
Oompa Posted October 13, 2005 Share Posted October 13, 2005 What do you have to download to get it to work? Link to comment https://www.neowin.net/forum/topic/384334-release-modernclear/page/2/#findComment-586664591 Share on other sites More sharing options...
NienorGT Posted October 13, 2005 Share Posted October 13, 2005 In the topic title they say "Modern Clist skin for Miranda IM" Looked for this in Google and found this ^^ http://miranda-im.org/download/details.php...iewfile&id=2388 Link to comment https://www.neowin.net/forum/topic/384334-release-modernclear/page/2/#findComment-586664614 Share on other sites More sharing options...
emo Posted October 13, 2005 Share Posted October 13, 2005 looks good Link to comment https://www.neowin.net/forum/topic/384334-release-modernclear/page/2/#findComment-586664616 Share on other sites More sharing options...
russellc Posted October 13, 2005 Author Share Posted October 13, 2005 (edited) Damn...I got it working but it's buggy... Don't know why :cry: I got another skin via the site and it's work well... 586664579[/snapback] you'll have to disable your status bar. if that still doesn't do justice, try collapsing and expanding your groups over and over again. offtopic: someone should really update or make a new miranda tutorial.. :p ..any new miranda skin thread suddenly starts to become a miranda support thread :p Edited October 13, 2005 by russellc Link to comment https://www.neowin.net/forum/topic/384334-release-modernclear/page/2/#findComment-586664664 Share on other sites More sharing options...
merc73 Posted October 13, 2005 Share Posted October 13, 2005 need your help, my avatars overlay always shows the same icon no matter which status i select. anyone can help? i'm using ver.216 586664575[/snapback] russellc, can help? Link to comment https://www.neowin.net/forum/topic/384334-release-modernclear/page/2/#findComment-586664672 Share on other sites More sharing options...
russellc Posted October 13, 2005 Author Share Posted October 13, 2005 russellc, can help? 586664672[/snapback] you can try installing the icolib plugin so you can manually set the icons used for the avatar overlay. you should direct this question to the miranda customization thread or on the miranda-im.org forums as this is more of a miranda IM technical question, rather than a question related to the skin ;) Link to comment https://www.neowin.net/forum/topic/384334-release-modernclear/page/2/#findComment-586664682 Share on other sites More sharing options...
merc73 Posted October 13, 2005 Share Posted October 13, 2005 you can try installing the icolib plugin so you can manually set the icons used for the avatar overlay. you should direct this question to the miranda customization thread or on the miranda-im.org forums as this is more of a miranda IM technical question, rather than a question related to the skin ;) 586664682[/snapback] thanks, but already had icolib and set the icons manually but it doesn't work. i will post on the other side Link to comment https://www.neowin.net/forum/topic/384334-release-modernclear/page/2/#findComment-586664730 Share on other sites More sharing options...
dreamsINdigital Posted October 13, 2005 Share Posted October 13, 2005 Russell, can you fill me in on how you got the avatars to align on the right side please? Thanks Link to comment https://www.neowin.net/forum/topic/384334-release-modernclear/page/2/#findComment-586664908 Share on other sites More sharing options...
karma_police Posted October 13, 2005 Share Posted October 13, 2005 just change the order of the row items in the Options menu. BTW you should ask those questions on the Miranda Customization Topic :p Link to comment https://www.neowin.net/forum/topic/384334-release-modernclear/page/2/#findComment-586664950 Share on other sites More sharing options...
Oompa Posted October 13, 2005 Share Posted October 13, 2005 Ok. I finally got it working. Awesome. Is there anyway to make it auto resize to the list? Like say if I condense one group the little background auto resizes to hold just that group. And if I expand the group the background stuff resizes to hold everything. RIght now if you don't resize it it all kinda moves over the the left as if there was supposed to be a scroll bar. Or atleast that happens to me. Link to comment https://www.neowin.net/forum/topic/384334-release-modernclear/page/2/#findComment-586665070 Share on other sites More sharing options...
Jase Posted October 13, 2005 Share Posted October 13, 2005 oh my god, just what i was wating for :D Link to comment https://www.neowin.net/forum/topic/384334-release-modernclear/page/2/#findComment-586665098 Share on other sites More sharing options...
iczman Posted October 13, 2005 Share Posted October 13, 2005 thanks russellc! i thought u said u weren't going to release it, but you eventually did. kudos to u! Link to comment https://www.neowin.net/forum/topic/384334-release-modernclear/page/2/#findComment-586665122 Share on other sites More sharing options...
JAbad28 Posted October 13, 2005 Share Posted October 13, 2005 Can anybody give me a direct link to the Clist_modern.dll download? I don't know what to get?! Well, I downloaded a clist_modern but I don't know which one and when I click skin>browse>"YOUR SKIN" it comes up as nothing, just a black box as the contact list with a grey border, no contact or nothing. Which clist_modern do I need? Link to comment https://www.neowin.net/forum/topic/384334-release-modernclear/page/2/#findComment-586665129 Share on other sites More sharing options...
zachacham Posted October 13, 2005 Share Posted October 13, 2005 Can anybody give me a direct link to the Clist_modern.dll download? I don't know what to get?! Well, I downloaded a clist_modern but I don't know which one and when I click skin>browse>"YOUR SKIN" it comes up as nothing, just a black box as the contact list with a grey border, no contact or nothing.Which clist_modern do I need? 586665129[/snapback] This one: http://miranda-im.org/download/details.php...iewfile&id=2103 Link to comment https://www.neowin.net/forum/topic/384334-release-modernclear/page/2/#findComment-586665173 Share on other sites More sharing options...
Recommended Posts