| Author |
Message |
Forum: Offtopic Topic: IronAHK - .NET port of AutoHotkey for Windows, Linux, Mac... |
| rafleo |
|
Posted: September 19th, 2009, 10:57 am
|
|
Replies: 86 Views: 39615
|
Hey there,
nice one!
let me know when you guys want a nice, neat little website for this, I can create and host it for you if youse want. |
|
 |
Forum: Support Topic: SetTimer not working correctly ? |
| rafleo |
|
Posted: August 14th, 2009, 3:23 pm
|
|
Replies: 1 Views: 423
|
| When I launch my subroutine to display a GUI window with a fade-in, sometimes it does not get closed again, although the timer should do it's job. I tried using Critical but it didn't help. showWinEleven: DllCall("AnimateWindow","UInt",GUI11_ID,"Int",200,"UInt&... |
|
 |
Forum: Support Topic: How to know if window with a filelist is open? |
| rafleo |
|
Posted: August 8th, 2009, 11:39 am
|
|
Replies: 4 Views: 338
|
ah, many thanks for that!
is there a method to check if the user is looking at his desktop? that'd be perfect. |
|
 |
Forum: Support Topic: How to know if window with a filelist is open? |
| rafleo |
|
Posted: August 8th, 2009, 11:03 am
|
|
Replies: 4 Views: 338
|
| Hey there, I am having a hard time figuring out how to know wheter the active window is showing files (explorer window, desktop, a file open dialog, a treeview etc...) or not. Is there any way to do this? Or at least to know if currently the desktop / an explorer window is active? Cheers! rafleo |
|
 |
Forum: Suggestions Topic: [rejected] New string manipulation command |
| rafleo |
|
Posted: February 4th, 2008, 11:03 am
|
|
Replies: 2 Views: 566
|
you're right, I didn't think of that...
I still have to get used to these new possibilities we got with the "."
sorry, my fault  |
|
 |
Forum: Suggestions Topic: [rejected] New string manipulation command |
| rafleo |
|
Posted: February 4th, 2008, 9:29 am
|
|
Replies: 2 Views: 566
|
| Hey, I was just coding a bit today and happened to notice that although AHK has a huge amount of string manipulation commands, I was unable to find one. I fastly found a workaround, and I must say it isn't really that important, but it might be useful. If I am wrong or just to dumb to find such a co... |
|
 |
Forum: Support Topic: Refresh-bug with IE_control |
| rafleo |
|
Posted: January 21st, 2008, 1:34 am
|
|
Replies: 3 Views: 487
|
doesn't anyone care?
additional information:
AHK version 1.0.47.05
Windows XP SP2
Internet Explorer 6.0.2900.2180.xpsp_sp2_qfe.070227-2300
I can reproduce this bug every time, always there, with any GUI I create. |
|
 |
Forum: Support Topic: Refresh-bug with IE_control |
| rafleo |
|
Posted: January 16th, 2008, 7:48 am
|
|
Replies: 3 Views: 487
|
oh, I forgot:
another possibility of getting rid of the grey is loading a new page inside the IE_control. |
|
 |
Forum: Support Topic: [solved] Problem loading offline file in IE control |
| rafleo |
|
Posted: January 11th, 2008, 2:35 pm
|
|
Replies: 5 Views: 531
|
Oh, I should be more concentrated when using AHK.
I really didn't notice it and try to solve my non-existent problem the whole afternoon.
Thank you ver much! You guys must be embarassed with people like me  |
|
 |
Forum: Support Topic: [solved] Problem loading offline file in IE control |
| rafleo |
|
Posted: January 11th, 2008, 2:05 pm
|
|
Replies: 5 Views: 531
|
Has noone got any ideas?
Come on, there must be someone facing the same problem?! |
|
 |
Forum: Support Topic: Select sound source |
| rafleo |
|
Posted: January 11th, 2008, 11:34 am
|
|
Replies: 27 Views: 3943
|
maybe it does sometimes fail because the "sleep" time is too short?
search the forum, I'm pretty sure someone already asked something similar. |
|
 |
Forum: Support Topic: Determining program version |
| rafleo |
|
Posted: January 11th, 2008, 11:28 am
|
|
Replies: 2 Views: 576
|
| To get the version of the exe, try FileGetVersion, OutputVar, Filename Normally, the game executables should have the version of the game. But if this is not the case, you should try looking for .txt (help files) in a loop and then trying to find out the game version by looping the file content for ... |
|
 |
Forum: Support Topic: [solved] Problem loading offline file in IE control |
| rafleo |
|
Posted: January 11th, 2008, 11:18 am
|
|
Replies: 5 Views: 531
|
| Would be nice if someone could help me with this problem: I am trying to load files (located offline, on my drive) with the IE control. I tried IE_LoadURL(pwb, "file://" . %A_ScriptDir% . "\relativepath\updater.html") but I always get the message that the variable %A_Scri... |
|
 |
Forum: Support Topic: Is there a better way of doing this?? |
| rafleo |
|
Posted: December 14th, 2007, 5:10 am
|
|
Replies: 17 Views: 2885
|
YEEEHAAAA
It works, thanks so much! |
|
 |
Forum: Support Topic: Is there a better way of doing this?? |
| rafleo |
|
Posted: December 13th, 2007, 3:59 pm
|
|
Replies: 17 Views: 2885
|
Is there any possibility to add more than one toolbar to a window? Seems like windows (via the dllcall) doesn't allow it.
I tried copying the functions and giving them different names, changing parameters, etc... - but I couldn't get it working (with more than one toolbar) |
|
 |
| Sort by: |