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 10 matches
AutoHotkey Community Forum Index
Author Message
  Topic: AHKxplorer: do you want to join?
Richard B.

Replies: 12
Views: 1318

PostForum: Ask for Help   Posted: Mon May 26, 2008 12:08 pm   Subject: AHKxplorer: do you want to join?
It would support multi-panel and drag&drop between the panels.
  Topic: Function CountPresses() - easily detect multiple presses
Richard B.

Replies: 12
Views: 1505

PostForum: Scripts & Functions   Posted: Wed May 21, 2008 7:21 pm   Subject: Function CountPresses() - easily detect multiple presses
does it work for mouse??
  Topic: Please help how to terminate... thank you
Richard B.

Replies: 2
Views: 140

PostForum: Ask for Help   Posted: Wed Apr 30, 2008 11:53 pm   Subject: Please help how to terminate... thank you
Thanks for ananswer, but i'm not testing this...
It helps me to to do verrtical and horizontal panning in my browser. The problem is iwhen i click on some link on web page, it stays active on the n ...
  Topic: Please help how to terminate... thank you
Richard B.

Replies: 2
Views: 140

PostForum: Ask for Help   Posted: Wed Apr 30, 2008 11:40 pm   Subject: Please help how to terminate... thank you
Hello Everybody! I made this for supply missing touchpad button

alt::
switch := !switch
if switch
{
send {click middle down}
}
else
{
send { ...
  Topic: Indicate (blinking)
Richard B.

Replies: 1
Views: 215

PostForum: Ask for Help   Posted: Fri Mar 28, 2008 8:30 pm   Subject: Indicate (blinking)
Hi, is it possible to make one more another indication into this script between these two indications? doesn't matter what kind, it can be blinking square or whatever.... only thing, it should stay on ...
  Topic: Activate window under cursor
Richard B.

Replies: 1
Views: 154

PostForum: Ask for Help   Posted: Mon Mar 24, 2008 8:59 pm   Subject: Activate window under cursor
Hi can anyone help me? I want to avoid some bugs in this script. I want to activate window under cursor when i close the current one.


#SingleInstance force
Rbutton::
keywait, rbutton, ...
  Topic: Advanced File manager
Richard B.

Replies: 1
Views: 456

PostForum: Utilities & Resources   Posted: Sun Mar 23, 2008 3:29 pm   Subject: Re: Advanced File manager
Hi i am looking for some file manager, which is able to open 4 and more panels at one window... I have large widescreen and high resolution, so dual panel view is not enough for me... any advice/tip ? ...
  Topic: Problem occured when dragging... Challenge!
Richard B.

Replies: 2
Views: 116

PostForum: Ask for Help   Posted: Sat Mar 22, 2008 11:18 pm   Subject: Problem occured when dragging... Challenge!
"]try adding the linesIf GetKeyState("LButton", "p")
return
immediately after your label.

I am surprised how it was easy Embarassed

thank you so much!
  Topic: Problem occured when dragging... Challenge!
Richard B.

Replies: 2
Views: 116

PostForum: Ask for Help   Posted: Sat Mar 22, 2008 11:02 pm   Subject: Problem occured when dragging... Challenge!
Hi, this script using show desktop.scf file if the mouse is in specific location... problem occured when dragging! Are you able to change this script to disable (pause, suspend whatever) when dragging ...
  Topic: Disable scripts in specific application.
Richard B.

Replies: 2
Views: 119

PostForum: Ask for Help   Posted: Wed Mar 19, 2008 8:46 pm   Subject: Disable scripts in specific application.
Hi i have couple scrits and i want to disable autohotkey in specified app. Do you have any solution please? Thank You
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group