topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 18, 2024, 7:07 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: [tip] divider in alias' results list  (Read 5192 times)

nitrix-ud

  • Charter Member
  • Joined in 2005
  • ***
  • default avatar
  • Posts: 560
    • View Profile
    • Donate to Member
[tip] divider in alias' results list
« on: August 10, 2007, 10:50 AM »
you can make a divider in an alias results list like so :
__________________ | C:\DoNothing.exe /STAYOPEN /ICON=icons\noicon.ico

i attached the DoNothing.exe file which does NOTHING  :D

this file + /STAYOPEN makes FARR stay open and do nothing in case you inadvertently choose this result
for the icon i specify a non-existent icon which produces nothing...

@mouser, maybe this could/should be improved, so that we could have nicer dividers ? (maybe moving result numbers, etc.)

Nitrix

[Edit] DoNothing.exe is the compiled version of the following .ahk script
#NoTrayIcon
« Last Edit: August 10, 2007, 10:52 AM by nitrix-ud »

jgpaiva

  • Global Moderator
  • Joined in 2006
  • *****
  • Posts: 4,727
    • View Profile
    • Donate to Member
Re: [tip] divider in alias' results list
« Reply #1 on: August 10, 2007, 02:14 PM »
 ;D ;D ;D

It's unbelievable the stuff you come up on how to optimize farr's aliases!
Cool idea  :Thmbsup:

nitrix-ud

  • Charter Member
  • Joined in 2005
  • ***
  • default avatar
  • Posts: 560
    • View Profile
    • Donate to Member
Re: [tip] divider in alias' results list
« Reply #2 on: August 10, 2007, 06:54 PM »
It's unbelievable the stuff you come up on how to optimize farr's aliases!
so true  ;D

that's what i love about FARR, you can customize so many things...
I think this is what makes FARR so unique, users change/transform/tweak FARR to make it do what they want...

and once again, we are very lucky to have mouser, who is very very open to new ideas  :Thmbsup:

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
Re: [tip] divider in alias' results list
« Reply #3 on: August 14, 2007, 07:37 PM »
nice work, nitrix-ud.. :up: reminds me of my tip here for screenshot captor.. :)

nitrix-ud

  • Charter Member
  • Joined in 2005
  • ***
  • default avatar
  • Posts: 560
    • View Profile
    • Donate to Member
Re: [tip] divider in alias' results list
« Reply #4 on: August 15, 2007, 03:36 AM »
nice work, nitrix-ud..  reminds me of my tip here for screenshot captor..

as we say in french : "Les grands esprits se rencontrent"  :D

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
Re: [tip] divider in alias' results list
« Reply #5 on: August 15, 2007, 09:18 AM »
yes, great minds think alike.. 8)