| Author |
Message |
Topic: £ pound sign in subroutine label replaced by ? question mark |
daorc
Replies: 6
Views: 144
|
Forum: Bug Reports Posted: Tue Feb 07, 2012 10:36 am Subject: £ pound sign in subroutine label replaced by ? question mark |
| oh I see! Sorry, that's a proper rookie mistake! Can I suggest that the compiler throws an error or at least a warning for non-utf8 scripts? |
Topic: £ pound sign in subroutine label replaced by ? question mark |
daorc
Replies: 6
Views: 144
|
Forum: Bug Reports Posted: Tue Feb 07, 2012 7:34 am Subject: £ pound sign in subroutine label replaced by ? question mark |
| yes, although you've just reminded me that I am using the ANSI 32-bit version, which I failed to mention above (edited now). Could you not replicate this behaviour? |
Topic: £ pound sign in subroutine label replaced by ? question mark |
daorc
Replies: 6
Views: 144
|
Forum: Bug Reports Posted: Mon Feb 06, 2012 12:48 pm Subject: £ pound sign in subroutine label replaced by ? question mark |
Hello!
I know this is a bit obscure, but it lost me a couple of hours trying to identify it …
AHK_L v1.1.05.01 ANSI 32-bit
Win7 x64
This bug only happens for compiled scripts.
As far as I ... |
Topic: Graphic Buttons |
daorc
Replies: 110
Views: 49231
|
Forum: Scripts & Functions Posted: Thu Dec 22, 2011 1:55 pm Subject: Graphic Buttons |
Hello!
Firstly, thanks to Corrupt and everyone involved in making this – it's great!
I'm trying to create one of these buttons on a GUI which is sometimes destroyed and recreated. In the case b ... |
Topic: github zip down |
daorc
Replies: 2
Views: 219
|
Forum: General Chat Posted: Fri Dec 02, 2011 10:46 am Subject: github zip down |
Thank you. I don't know how to use git, but the zip is working again now - just needed a little time!  |
Topic: github zip down |
daorc
Replies: 2
Views: 219
|
Forum: General Chat Posted: Thu Dec 01, 2011 11:51 am Subject: github zip down |
Hello!
I can't seem to be able to access the AHK_L source via zip download on github.
Any ideas?
https://github.com/Lexikos/AutoHotkey_L |
Topic: Automatically always show icon in system tray? |
daorc
Replies: 5
Views: 313
|
Forum: Ask for Help Posted: Mon Nov 14, 2011 11:02 am Subject: Automatically always show icon in system tray? |
| you could try option 2 above, but rotate between 2 different icons? Let me know how it goes. |
Topic: AHK_L: Gui,show - decimal point in a param |
daorc
Replies: 5
Views: 390
|
Forum: Bug Reports Posted: Thu Oct 27, 2011 3:39 pm Subject: AHK_L: Gui,show - decimal point in a param |
Thanks HotKeyIt! I really should have thought of that! Works like a charm
But do you agree that having something that resolves to a number with only zeros after the decimal point should still ... |
Topic: AHK_L: Gui,show - decimal point in a param |
daorc
Replies: 5
Views: 390
|
Forum: Bug Reports Posted: Thu Oct 27, 2011 3:12 pm Subject: AHK_L: Gui,show - decimal point in a param |
Oh ok, thanks fincs.
So is it not possible to have an expression calculating gui size then? ...Because even an expression resolving to a whole number (e.g. 16) is rejected as it is interpreted as ... |
Topic: AHK_L: Gui,show - decimal point in a param |
daorc
Replies: 5
Views: 390
|
Forum: Bug Reports Posted: Thu Oct 27, 2011 11:28 am Subject: AHK_L: Gui,show - decimal point in a param |
Hi there,
The following code throws an error for me, which I think is a bug in gui,show in AutoHotkey_L.
;a GUI with edit box should appear for 1 second.
;edit box width should be 100
;edi ... |
Topic: we7 |
daorc
Replies: 0
Views: 91
|
Forum: Ask for Help Posted: Sun May 22, 2011 7:04 am Subject: we7 |
Hi there,
Has anyone managed to use hotkeys with we7 in any browser? Obviously there aren't any “buttons” as such. I guess I could just using set it to click at the button coordinates, but any be ... |
Topic: How to call the standard Choose-Font-dialog? |
daorc
Replies: 9
Views: 2393
|
Forum: Ask for Help Posted: Wed Apr 13, 2011 2:54 pm Subject: How to call the standard Choose-Font-dialog? |
p.s. I also added:
sort,allfonts,D| ;sort list alphabetically |
Topic: How to call the standard Choose-Font-dialog? |
daorc
Replies: 9
Views: 2393
|
Forum: Ask for Help Posted: Wed Apr 13, 2011 2:33 pm Subject: How to call the standard Choose-Font-dialog? |
Tekl, I think your line 7 should be:
LoopRegname = %A_LoopRegname%
Really useful - thanks! |
Topic: Probable cause of virus false positives |
daorc
Replies: 27
Views: 1803
|
Forum: General Chat Posted: Fri Apr 08, 2011 10:11 am Subject: Probable cause of virus false positives |
bump Lexikos, are you still considering implementing this? I'm still very much in favour! |
Topic: Automatically always show icon in system tray? |
daorc
Replies: 5
Views: 313
|
Forum: Ask for Help Posted: Fri Feb 25, 2011 10:30 am Subject: Automatically always show icon in system tray? |
Thanks TLM!
That looks like the right command. Are you suggesting either of these? ...
1. I set a parameter in TBBUTTON Structure to say "always visible"? I couldn't see any one ther ... |
| |