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

Utilities and Tools • Multi Search Bar

$
0
0
Multi Search Bar
Up to 25 Search Engines in one retractable search bar
MultiSearchBar.gif
Package:
MultiSearchBar_1.0.rmskin
Controls:
  • Scroll Button - Quick Bar Selection Context Menu.
  • Right Click - Skin General Menu.
  • Ctrl + Right Click - Skin Menu.
  • Scroll Up and Down - Quick Search Bar Switching.
  • Left Click - Open Bar.
  • Enter - Run Search
  • Escape - Cancel/Close bar
  • Change size and other preferences - Right Click > Preferences...
Scripts used:
  • Raincolors.lua v1.3 by RicardoTM
  • Easings.lua v1 by nek7u
How to add a new search engine:
  • Right click > Preferences...
  • Fill Engine4 variable with your new engine name, avoid using spaces.
  • Replace totalEngines with totalEngines=4
  • Right Click on the bar > MultiSearchBar and duplicate any search bar file.ini and name it the same as the Engine4 variable.
  • Modify the variables in the file.
  • engineNumber has to correspond to the EngineN variable number, which would be 4.
  • engineName has to correspond to the name you typed on the Engine4 variable.
  • Add the icon/logo image to #@#resources\Icons. (Right Click > MultiSearchBar > #@#resources\Icons)
  • The image name also has to be the same.
  • In other words: The EngineN variable, the engineName variable, the file name and the image name have to be the same.
  • When done, save the files then Right Click > Refresh All.
  • You should now see your new bar on the bar selection menu, and scrolling on the bar.
  • Repeat.
How to search using a specific program:
  • Right Click > Edit Skin
  • Replace engineURL with engineURL="path\to\program.exe" -flags "URL/search?q=[#Query]"
  • Replace -flags with cmd flags compatible with your program.
  • Quotes are necessary.
  • Do the same for software like Everything.exe but without an actual URL:
  • engineURL="path\to\everything.exe" -s "[#Query]"
How to get multiple search bars:
Simply duplicate the entire skin :)
inspired by CyberSearch skin by CyberOfficial

Statistics: Posted by RicardoTM — Today, 2:55 am — Replies 0 — Views 32



Viewing all articles
Browse latest Browse all 455

Trending Articles