It is currently April 24th, 2024, 2:52 pm

Can I change the 'Random' pictures display?

Get help with creating, editing & fixing problems with skins
knxenomorph9
Posts: 2
Joined: September 5th, 2010, 12:28 am

Can I change the 'Random' pictures display?

Post by knxenomorph9 »

Hello, my 1st post
i have the following code

[Random]
Measure=Plugin
Plugin=Plugins\QuotePlugin.dll
PathName=D:\Documents and Settings\...\My Documents\My Pictures
Subfolders=0

[Image]
MeasureName=Random
Meter=IMAGE
X=17
Y=16
W=320
H=240

i was wondering if i can make my pictures appear in filename order?

Thanks
poiru
Developer
Posts: 2872
Joined: April 17th, 2009, 12:18 pm

Re: Can I change the 'Random' pictures display?

Post by poiru »

Hey, try this:

1) Download http://poiru.kapsi.fi/QuotePluginSequential.zip
2) Copy the right QuotePlugin.dll (x32 or x64) and copy it into Program Files\Rainmeter\Plugins
3) Use the following in your skin:

Code: Select all

[Random]
Measure=Plugin
Plugin=Plugins\QuotePlugin.dll
PathName=YOURPATH
Subfolders=0
Sequential=1
(NOTE! You'll need to readd this plugin when you update Rainmeter)
Last edited by poiru on September 22nd, 2010, 7:07 pm, edited 1 time in total.
knxenomorph9
Posts: 2
Joined: September 5th, 2010, 12:28 am

Re: Can I change the 'Random' pictures display?

Post by knxenomorph9 »

:thumbsu: Perfect
working fine, thank you for your help and the quick reply
i'm greedy now can i use .gif as well?
Thanks