Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 904

Help: Rainmeter Skins • Is there such a thing like TextArrays?

$
0
0
Hello :17readbook

Is there an option in Rainmeter with text arrays like in Java?

For example, I have 5 radio stations. Each of these stations contains the values ​​(name, image and URL stream). How can I manage to "scroll" through these 5 stations (see [image]) and display the required information at the same time? This should then make it possible to change the values ​​by entering them.How can i do this in Rainmeter?

Love :givelove: and Peace Rooky_89 :great:
Best regards

Code:

[Rainmeter]Update=1000DynamicWindowSize=1AccurateText=1[Variables]transparenz=150OriginalW=300OriginalH=70FontSize10=10;---------------Name1=APicture1=AURL-Stream1=A;---------------Name2=BPicture2=BURL-Stream2=B;---------------Name3=CPicture3=CURL-Stream3=C;;------------------------------------------------;#MAIN-SKIN#MAIN-SKIN#MAIN-SKIN;------------------------------------------------;[LineBorder]Meter=ShapeShape=Rectangle 2,2,300,70,10 | Fill Color 0,0,0,140 | StrokeWidth 2 | Stroke Color 0,0,0,140;;===================================================; #Input;===================================================[LabelName]Meter=StringX=75Y=4W=200H=10FontFace=ArialFontStyle=BOLDFontSize=#FontSize10#FontColor=170,170,170,255SolidColor=47,47,47,255Padding=5,1,5,6AntiAlias=1Text=Name:LeftMouseUpAction=[!CommandMeasure InputName "ExecuteBatch 1"][InputName]Measure=PluginPlugin=InputTextX=77Y=5W=200H=15FontSize=#FontSize10#FontColor=255,255,255,255SolidColor=47,47,47,255AntiAlias=1FocusDismiss=1DefaultValue=""Command1=[!SetVariable FirstName "$UserInput$"] DefaultValue="Enter Name";;------------;[LabelPicture]Meter=StringX=75Y=27W=200H=10FontFace=ArialFontStyle=BOLDFontSize=#FontSize10#FontColor=170,170,170,255SolidColor=47,47,47,255Padding=5,2,5,6AntiAlias=1Text=Picture:LeftMouseUpAction=[!CommandMeasure InputPicture "ExecuteBatch 1"][InputPicture]Measure=PluginPlugin=InputTextX=77Y=28W=200H=15FontSize=#FontSize10#FontColor=255,255,255,255SolidColor=47,47,47,255AntiAlias=1FocusDismiss=1DefaultValue=""Command1=[!SetVariable FirstName "$UserInput$"] DefaultValue="Enter Picure Path...";;------------;[LabelWebStream]Meter=StringX=75Y=51W=200H=10FontFace=ArialFontStyle=BOLDFontSize=#FontSize10#FontColor=170,170,170,255SolidColor=47,47,47,255Padding=5,2,5,6AntiAlias=1Text=URL-Stream:LeftMouseUpAction=[!CommandMeasure InputWebStream "ExecuteBatch 1"][InputWebStream]Measure=PluginPlugin=InputTextX=77Y=52W=200H=15FontSize=#FontSize10#FontColor=255,255,255,255SolidColor=47,47,47,255AntiAlias=1FocusDismiss=1DefaultValue=""Command1=[!SetVariable FirstName "$UserInput$"] DefaultValue="Enter WebStream URL";;===================================================; #Button Forward & Back;===================================================;[LabelForward]Meter=StringX=55Y=5W=6H=10FontFace=ArialFontStyle=BOLDFontSize=#FontSize10#FontColor=170,170,170,255SolidColor=47,47,47,255Padding=0,0,5,4AntiAlias=1Text=>[LabelBack]Meter=StringX=15Y=5W=6H=10FontFace=ArialFontStyle=BOLDFontSize=#FontSize10#FontColor=170,170,170,255SolidColor=47,47,47,255Padding=0,0,5,4AntiAlias=1Text=<

new.gif

Statistics: Posted by Rooky_89 — Today, 1:30 pm — Replies 12 — Views 126



Viewing all articles
Browse latest Browse all 904

Trending Articles