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 20 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Tooltips underneath Systray *Fixed*
RandomHeart

Replies: 7
Views: 1010

PostForum: Ask for Help   Posted: Tue Dec 20, 2011 8:12 pm   Subject: Tooltips underneath Systray *Fixed*
Got it. It has to be:
WinSet, AlwaysOnTop,ON,ahk_class Shell_TrayWnd
  Topic: Tooltips underneath Systray *Fixed*
RandomHeart

Replies: 7
Views: 1010

PostForum: Ask for Help   Posted: Tue Dec 20, 2011 8:07 pm   Subject: Tooltips underneath Systray *Fixed*
Strange, but that command does fix the tooltips on my netbook with Windows XP SP3
  Topic: Can't use non-latin characters in window titles, etc.
RandomHeart

Replies: 9
Views: 141

PostForum: Ask for Help   Posted: Mon Nov 07, 2011 9:31 am   Subject: Can't use non-latin characters in window titles, etc.
Ah, my savior. Worked like a charm, thanks Smile
  Topic: Can't use non-latin characters in window titles, etc.
RandomHeart

Replies: 9
Views: 141

PostForum: Ask for Help   Posted: Mon Nov 07, 2011 7:43 am   Subject: Can't use non-latin characters in window titles, etc.
On Windows 7 64-bit I use Autohotkey 1.1.05.01 from here - http://www.autohotkey.net/~Lexikos/AutoHotkey_L/AutoHotkey_L_Install.exe. And on Windows XP I have an old 32-bit version 1.0.48.03.
What r ...
  Topic: Can't use non-latin characters in window titles, etc.
RandomHeart

Replies: 9
Views: 141

PostForum: Ask for Help   Posted: Mon Nov 07, 2011 6:47 am   Subject: Can't use non-latin characters in window titles, etc.
That script works, but it doesn't work with calculator, weird
  Topic: Can't use non-latin characters in window titles, etc.
RandomHeart

Replies: 9
Views: 141

PostForum: Ask for Help   Posted: Mon Nov 07, 2011 6:39 am   Subject: Can't use non-latin characters in window titles, etc.
Oh I got it. You used it to create an example window....
  Topic: Can't use non-latin characters in window titles, etc.
RandomHeart

Replies: 9
Views: 141

PostForum: Ask for Help   Posted: Mon Nov 07, 2011 6:36 am   Subject: Can't use non-latin characters in window titles, etc.
You didn't understand. I am not talking about creating an ahk GUI. I am talking about other programs with non-english characters in their window titles. For example Calculator in my Windows localizati ...
  Topic: Can't use non-latin characters in window titles, etc.
RandomHeart

Replies: 9
Views: 141

PostForum: Ask for Help   Posted: Mon Nov 07, 2011 5:07 am   Subject: Can't use non-latin characters in window titles, etc.
I am using 64-bit version in Windows Seven. When I specify window titles or text with non-english characters the command doesn't work. On 32-bit version Windows XP it works. A bug?
  Topic: #Enter works strange for leftwin
RandomHeart

Replies: 3
Views: 276

PostForum: Ask for Help   Posted: Sun Mar 21, 2010 7:59 am   Subject: #Enter works strange for leftwin
I found what the problem was about. It is a 3rd party program designed to switch layout of typed text

Sorry for bothering, didn't know myself Smile
  Topic: #Enter works strange for leftwin
RandomHeart

Replies: 3
Views: 276

PostForum: Ask for Help   Posted: Fri Mar 19, 2010 9:55 am   Subject: #Enter works strange for leftwin
Window: R:\center.ahk - AutoHotkey v1.0.48.03
Keybd hook: yes
Mouse hook: no
Enabled Timers: 0 of 0 ()
Interrupted threads: 0
Paused threads: 0 of 0 (0 lay ...
  Topic: #Enter works strange for leftwin
RandomHeart

Replies: 3
Views: 276

PostForum: Ask for Help   Posted: Fri Mar 19, 2010 5:11 am   Subject: #Enter works strange for leftwin
I am experiencing some strange thing here with ahk and kmplayer. I have written this script:

#Enter::
WinGetPos,,,,TaskBarH, ahk_class Shell_TrayWnd
WinGetPos,,, Width, Height, A
WinMove ...
  Topic: CMDret - AHK functions
RandomHeart

Replies: 188
Views: 62806

PostForum: Scripts & Functions   Posted: Sat Dec 19, 2009 8:33 pm   Subject: CMDret - AHK functions
corrupt

for example this:

cat C:\samplefile.txt|grep test

Smile
  Topic: CMDret - AHK functions
RandomHeart

Replies: 188
Views: 62806

PostForum: Scripts & Functions   Posted: Sat Dec 19, 2009 4:49 pm   Subject: CMDret - AHK functions
Can we use piping? If yes, how? Without using cmd.exe plz
  Topic: Extracting Rars using DLLCall and unrar.dll
RandomHeart

Replies: 3
Views: 981

PostForum: Ask for Help   Posted: Tue Dec 08, 2009 7:40 am   Subject: Extracting Rars using DLLCall and unrar.dll
So? How do we use unrar.dll for extraction and listing of archives?
  Topic: CMDret - return output from console progs [DLL version]
RandomHeart

Replies: 157
Views: 52067

PostForum: Utilities & Resources   Posted: Fri Nov 20, 2009 3:50 am   Subject: CMDret - return output from console progs [DLL version]
Yes, but without using cmd
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group