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

Help: Rainmeter Skins • Re: Help Creating a Drop Down Menu

$
0
0
Thanks so much both of you. So I have my search engine variants in the resources folder and changed the template folder to what Yincognito suggested then moved it to the cybersearch root folder. I'm getting the pop up menu now, but when I click on the search bar to stop typing nothing happens. What did I do wrong?

SearchBarTemplate.ini

Code:

[Variables]Icon1="C:\Users\jeple\OneDrive\Documents\Rainmeter\Skins\New folder\@Resources\Work Instructions.png"Icon2="C:\Users\jeple\OneDrive\Documents\Rainmeter\Skins\New folder\@Resources\Schematics.png"Icon3="C:\Users\jeple\OneDrive\Documents\Rainmeter\Skins\New folder\@Resources\Parts.png"Icon4="C:\Users\jeple\OneDrive\Documents\Rainmeter\Skins\New folder\@Resources\BOM.png"Icon5="C:\Users\jeple\OneDrive\Documents\Rainmeter\Skins\New folder\@Resources\google.png"Text1=Type here to search Work InstructionsText2=Type here to search MAX PartsText3=Type here to search SchematicsText4=Type here to search Flat BomText5=Type here to search GoogleHistory1=fdsgfdHistory2=ddHistory3=hhhhhhhhHistory4=disney plusHistory5=hurricane dorianIndex=1[Rainmeter]Update=1000AccurateText=1DynamicWindowSize=1 ---Meters---[Back]Meter=ShapeShape=Rectangle 0,0,370,40,20,20 | Fill Color 32,32,32,255 | StrokeWidth 0DynamicVariables=1[Icon]Meter=ImageX=8Y=8W=24H=24SolidColor=0,0,0,1ImageName=[#Icon[#Index]]MouseScrollUpAction=[!SetVariable Index (Clamp(#Index#-1,1,5))][!UpdateMeter *][!Redraw]MouseScrollDownAction=[!SetVariable Index (Clamp(#Index#+1,1,5))][!UpdateMeter *][!Redraw]LeftMouseUpAction=[!ToggleMeterGroup Menu][!Redraw]DynamicVariables=1[Text]Meter=StringX=12RY=0rSolidColor=0,0,0,1FontColor=255,255,255,255FontEffectColor=0,0,0,255StringEffect=ShadowFontFace=Segoe UIFontSize=11AntiAlias=1Text=[#Text[#Index]]TooltipText=[#History[#Index]]DynamicVariables=1[Menu]Group=MenuHidden=1Meter=ShapeY=([Back:H]+8)Shape=Rectangle 0,0,40,200,20,20 | Fill Color 32,32,32,255 | StrokeWidth 0DynamicVariables=1[Set1]Group=MenuHidden=1Meter=ImageX=8Y=8rW=24H=24SolidColor=0,0,0,1ImageName=#Icon1#LeftMouseUpAction=[!SetVariable Index 1][!UpdateMeter *][!HideMeterGroup Menu][!Redraw]DynamicVariables=1[Set2]Group=MenuHidden=1Meter=ImageX=8Y=16RW=24H=24SolidColor=0,0,0,1ImageName=#Icon2#LeftMouseUpAction=[!SetVariable Index 2][!UpdateMeter *][!HideMeterGroup Menu][!Redraw]DynamicVariables=1[Set3]Group=MenuHidden=1Meter=ImageX=8Y=16RW=24H=24SolidColor=0,0,0,1ImageName=#Icon3#LeftMouseUpAction=[!SetVariable Index 3][!UpdateMeter *][!HideMeterGroup Menu][!Redraw]DynamicVariables=1[Set4]Group=MenuHidden=1Meter=ImageX=8Y=16RW=24H=24SolidColor=0,0,0,1ImageName=#Icon4#LeftMouseUpAction=[!SetVariable Index 4][!UpdateMeter *][!HideMeterGroup Menu][!Redraw]DynamicVariables=1[Set5]Group=MenuHidden=1Meter=ImageX=8Y=16RW=24H=24SolidColor=0,0,0,1ImageName="C:\Users\jeple\OneDrive\Documents\Rainmeter\Skins\New folder\@Resources\google.png"LeftMouseUpAction=[!SetVariable Index 5][!UpdateMeter *][!HideMeterGroup Menu][!Redraw]DynamicVariables=1
Google.ini

Code:

[Metadata]Name=Search BarAuthor=CyberOfficialInformation=A straightforward search bar with search history. Customizable to your website of choice.Version=1.0License=Creative Commons Attribution - Non - Commercial - Share Alike 3.0[Variables]# Search settingsengineName=GoogleengineIcon=#@#google.png# "{q}" (without quotes) will be replaced with the user's input.engineURLQuery=https://www.google.com/search?q={q}# History storagehistory1=fdsgfdhistory2=ddhistory3=hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhgggggggggggggggggghistory4=disney plushistory5=hurricane dorianstarterHistory=0# Color mode: Type "Light" or "Dark" (without quotation marks) after mode=mode=Dark# Search bar template import# Don't change anything after this line!@include=#@#searchBarTemplate.ini

Statistics: Posted by Hootistigglebits — Today, 12:14 am



Viewing all articles
Browse latest Browse all 788

Trending Articles