Remember, you MUST register to post on the Fiesta Fan forums. It's completely free to join. Just click HERE to become a member for free!


REGISTER NOW TO REMOVE ALL ADS ON THIS FORUM!

Reply
 
Thread Tools Search this Thread Display Modes
Old 06-15-2009, 04:11 AM   #41
Lirange
Bad Kid
 
Lirange's Avatar

oh, and sorry for wasting your timex]
__________________
Lirange is offline   Reply With Quote
Old 06-15-2009, 04:12 AM   #42
IcED
Angry Wolf
 
IcED's Avatar
 

Posts: 99
IcED will become famous soon enoughIcED will become famous soon enough
Send a message via MSN to IcED

Nah, its okay.
I've wasted Loveless time for getting her indulged in this, so I might as well help you.
Play
Code:
;			Games
[MeterDrives]
Meter=STRING
X=2
Y=1
FontFace=Palatino Linotype
FontSize=11
FontColor=255, 255, 255, 200
StringAlign=LEFT
StringStyle=Bold
AntiAlias=1
Text="Play"

LeftMouseDownAction=!Execute [!RainmeterToggleMeter MeterDBG] [!RainmeterToggleMeter MeterD] [!RainmeterToggleMeter MeterC] [!RainmeterToggleMeter MeterE] [!RainmeterToggleMeter MeterF] [!RainmeterToggleMeter MeterG] [!RainmeterToggleMeter MeterA]  [!RainmeterToggleMeter MeterThingy]

MouseOverAction=!Execute [!RainmeterToggleMeter MeterDBG] [!RainmeterToggleMeter MeterD] [!RainmeterToggleMeter MeterC] [!RainmeterToggleMeter MeterE] [!RainmeterToggleMeter MeterF] [!RainmeterToggleMeter MeterG] [!RainmeterToggleMeter MeterA]  [!RainmeterToggleMeter MeterThingy] [!RainmeterRedraw]

;LeftMouseDownAction=!Execute [!RainmeterRedraw] [!RainmeterShowMeter MeterDBG] [!RainmeterShowMeter MeterD] [!RainmeterShowMeter MeterC] [!RainmeterShowMeter MeterE] [!RainmeterShowMeter MeterF] [!RainmeterShowMeter MeterG] [!RainmeterShowMeter MeterA] [!RainmeterShowMeter MeterThingy]
;MouseOverAction=!Execute [!RainmeterShowMeter MeterDBG] [!RainmeterShowMeter MeterD] [!RainmeterShowMeter MeterC] [!RainmeterShowMeter MeterE] [!RainmeterShowMeter MeterF] [!RainmeterShowMeter MeterG] [!RainmeterShowMeter MeterA]
Firefox
Code:
;			Firefox
[MeterFirefoxDuble]
Meter=STRING
X=2
Y=12
FontFace=Palatino Linotype
FontSize=11
FontColor=255, 255, 255, 200
StringAlign=LEFT
StringStyle=Bold
AntiAlias=1
Text="Firefox"
Hidden=1
MouseOverAction=!Execute [!RainmeterShowMeter MeterFirefox]
MouseLeaveAction=!Execute [!RainmeterHideMeter MeterFirefox] [!RainmeterRedraw]

[MeterFirefox]
Meter=STRING
X=2
Y=12
FontFace=Palatino Linotype
FontSize=11
FontColor=255, 255, 255, 200
StringAlign=LEFT
StringStyle=Bold
AntiAlias=1
Text="Firefox"
LeftMouseDownAction=!Execute [!RainmeterRedraw]["C:Program FilesMozilla Firefoxfirefox.exe"]

MouseOverAction=!Execute [!RainmeterShowMeter MeterFirefoxDuble]
MouseLeaveAction=!Execute [!RainmeterHideMeter MeterFirefoxDuble] [!RainmeterRedraw]
You probably won't understand the codes for 'Play', but I hope my firefox codes can help you.
And take a look at the Y value.
__________________
IcED is offline   Reply With Quote
Old 06-15-2009, 04:19 AM   #43
Lirange
Bad Kid
 
Lirange's Avatar
ooh i see now..
but do you know what number the y value should change each time i make a new link?
__________________
Lirange is offline   Reply With Quote
Old 06-15-2009, 04:25 AM   #44
IcED
Angry Wolf
 
IcED's Avatar
 

Posts: 99
IcED will become famous soon enoughIcED will become famous soon enough
Send a message via MSN to IcED
Its +13 everytime after the first two digits.

1 - 1st link
12 - 2nd link
25 - 3rd link
38 - so on and so forth
51
64
77
90
103
116
129
142
155
168
181
194
207

The X values stay the same. Don't touch it.
__________________
IcED is offline   Reply With Quote
Old 06-15-2009, 04:28 AM   #45
Lirange
Bad Kid
 
Lirange's Avatar
oh okay thankyou,
one last question, how do i link to a program? like firefox?
my firefox is located in here
C:\Program Files\Mozilla Firefox
but that is just a folder
how would i make it, so when i click, firefox opens?
__________________
Lirange is offline   Reply With Quote
Old 06-15-2009, 04:32 AM   #46
IcED
Angry Wolf
 
IcED's Avatar
 

Posts: 99
IcED will become famous soon enoughIcED will become famous soon enough
Send a message via MSN to IcED
If you still have your Firefox shortcut, right click it.
Click 'Properties'.
Under the 'Shortcut' tab, copy 'Target'.
__________________
IcED is offline   Reply With Quote
Old 06-15-2009, 04:36 AM   #47
Lirange
Bad Kid
 
Lirange's Avatar
eh doesnt work for me
did it
"C:\Program Files\Mozilla Firefox\firefox.exe"
thats the shortcut link
but it just opens the folder again

NVM
had two quotes in therex]
thankyou for helping me!
now i need to finish the rest of the links
will post a before and after pic like you did when i'm done
__________________
Lirange is offline   Reply With Quote
Old 06-15-2009, 04:40 AM   #48
IcED
Angry Wolf
 
IcED's Avatar
 

Posts: 99
IcED will become famous soon enoughIcED will become famous soon enough
Send a message via MSN to IcED

Make sure the Meter execute and Meter redraw links are the same.

Take a look at my firefox code, and hopefully you'll understand.
(Gah, I suck at explaning. )
Or you can just copy my code, since its basically the same except for the font and the colour. XD

NVM! LOL you got it XD
__________________
IcED is offline   Reply With Quote
Old 06-15-2009, 04:49 AM   #49
Lirange
Bad Kid
 
Lirange's Avatar
Before
After

Wooh took forever
from the time i first posted here, until now
will probably add more links though, those are the only ones i can think of that i would need.
Now to try the thing loveless posted..
__________________
Lirange is offline   Reply With Quote
Old 06-15-2009, 04:52 AM   #50
IcED
Angry Wolf
 
IcED's Avatar
 

Posts: 99
IcED will become famous soon enoughIcED will become famous soon enough
Send a message via MSN to IcED
Awesome! Looks so much more neater.
__________________
IcED is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:07 AM.
Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.