AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 5 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Comment out (or uncomment) the currently selected lines
ibr

Replies: 1
Views: 4145

PostForum: Scripts & Functions   Posted: Thu Jun 17, 2010 5:18 pm   Subject: Notepad++ have this function
I was looking for a script that did exactly this, but while testing I noticed that Notepad++ already does this for you by pressing CTRL+Q. Also, it supports a lot of different languages (which will be ...
  Topic: Spotify - Search for currently selected text
ibr

Replies: 3
Views: 1555

PostForum: Scripts & Functions   Posted: Thu Nov 12, 2009 11:22 am   Subject: Spotify - Search for currently selected text
Found that you actually have to use '+' instead of spaces in the searchquery variable. Updated code:

^j::
{
DetectHiddenWindows, On
BlockInput, on
prevClipboard := Cli ...
  Topic: Spotify - Search for currently selected text
ibr

Replies: 3
Views: 1555

PostForum: Scripts & Functions   Posted: Tue Oct 27, 2009 3:50 pm   Subject: Spotify - Search for currently selected text
You are absolutely right kelvbran, I was not aware of that feature! I should have read Spotify's earlier [url=http://www.spotify.com/blog/archives/2008/01/22/searching-spotify/]blog posts first.
  Topic: Spotify - Search for currently selected text
ibr

Replies: 3
Views: 1555

PostForum: Scripts & Functions   Posted: Sat Oct 24, 2009 4:48 am   Subject: Spotify - Search for currently selected text
Hello, this is my first thread here. I found a great script for controlling Spotify with AHK, and after searching the forum I see there is many variants that works well. I modified the one I found a b ...
  Topic: Spotify Global Hotkeys
ibr

Replies: 8
Views: 9420

PostForum: Scripts & Functions   Posted: Wed Aug 12, 2009 12:15 pm   Subject: Spotify Global Hotkeys
Great script, I was looking at a VB.NET class that does the same, but it cannot change song (next/previous) without focusing the window. AutoHotKey never stop to impress me Smile
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group