Search found 363 matches
- 26 Feb 2021, 14:33
- Forum: Ich brauche Hilfe
- Topic: Ich brauche Testhilfe
- Replies: 8
- Views: 186
Re: Ich brauche Testhilfe
Funktioniert in Windows XP 32-Bit Pro SP3 (über VM), aber nur, wenn das Fenster aktiv ist.
- 25 Feb 2021, 06:53
- Forum: Ich brauche Hilfe
- Topic: Deutsche Hilfe für AHK 1.1 und 2.0-a
- Replies: 224
- Views: 107387
Re: Deutsche Hilfe für AHK 1.1 und 2.0-a
Danke für die Meldung. Der Übersetzungsfehler wurde behoben.
- 23 Feb 2021, 10:41
- Forum: Ich brauche Hilfe
- Topic: Deutsche Hilfe für AHK 1.1 und 2.0-a
- Replies: 224
- Views: 107387
- 18 Feb 2021, 10:31
- Forum: Suggestions on documentation improvements
- Topic: Output to STDOUT/STDERR
- Replies: 3
- Views: 181
Re: Output to STDOUT/STDERR
Thanks for reporting. The changes are included in PR #466.
- 17 Feb 2021, 04:59
- Forum: Ich brauche Hilfe
- Topic: Deutsche Hilfe für AHK 1.1 und 2.0-a
- Replies: 224
- Views: 107387
- 13 Feb 2021, 16:53
- Forum: Suggestions on documentation improvements
- Topic: Associated Control Variables
- Replies: 3
- Views: 126
Re: Associated Control Variables
There is nothing wrong with the current wording. If you run the following script, you will see the error "A control's variable must be global or static." test() test() { Gui, Add, CheckBox, vtest Gui, Submit MsgBox % test } So there are 3 approaches to overcome this issue. 1. Global declaration: tes...
- 08 Feb 2021, 15:42
- Forum: Suggestions on documentation improvements
- Topic: Memory leak in ComObjQuery's documentation page
- Replies: 4
- Views: 124
Re: Memory leak in ComObjQuery's documentation page
Yes, I know, I've noticed that too.
- 08 Feb 2021, 15:38
- Forum: Suggestions on documentation improvements
- Topic: MAX_PATH
- Replies: 9
- Views: 493
Re: MAX_PATH
The changes made in v1 will sooner or later be merged into v2.
- 08 Feb 2021, 04:29
- Forum: Suggestions on documentation improvements
- Topic: Sort Example #2 missing closing brace
- Replies: 1
- Views: 53
Re: Sort Example #2 missing closing brace
Thanks for reporting. The change is included in PR #464.
- 07 Feb 2021, 10:46
- Forum: Suggestions on documentation improvements
- Topic: v2 Documentation: StrReplace example #2 is missing CaseSense parameter
- Replies: 1
- Views: 114
Re: v2 Documentation: StrReplace example #2 is missing CaseSense parameter
Thanks for reporting. The change is included in PR #463.
- 07 Feb 2021, 10:29
- Forum: Suggestions on documentation improvements
- Topic: Windows messages hexidecimal code lenght
- Replies: 2
- Views: 107
Re: Windows messages hexidecimal code lenght
Thanks for reporting. The change is included in PR #464.
- 07 Feb 2021, 10:28
- Forum: Suggestions on documentation improvements
- Topic: Output to STDOUT/STDERR
- Replies: 3
- Views: 181
Re: Output to STDOUT/STDERR
Thanks for reporting. The change is included in PR #464. If you find any other places in the docs regarding this, let us know.
- 07 Feb 2021, 10:28
- Forum: Suggestions on documentation improvements
- Topic: Remark for all #Directives about conditional run
- Replies: 1
- Views: 114
Re: Remark for all #Directives about conditional run
Thanks for reporting. The change is included in PR #464.
- 07 Feb 2021, 10:27
- Forum: Suggestions on documentation improvements
- Topic: Memory leak in ComObjQuery's documentation page
- Replies: 4
- Views: 124
Re: Memory leak in ComObjQuery's documentation page
Thanks for the detailed analysis. The change is included in PR #464.
- 07 Feb 2021, 10:27
- Forum: Suggestions on documentation improvements
- Topic: MAX_PATH
- Replies: 9
- Views: 493
Re: MAX_PATH
Thanks for the detailed analysis. The change is included in PR #464.
- 05 Feb 2021, 13:26
- Forum: Ich brauche Hilfe
- Topic: Deutsche Hilfe für AHK 1.1 und 2.0-a
- Replies: 224
- Views: 107387
Re: Deutsche Hilfe für AHK 1.1 und 2.0-a
Abgesehen vom Deref-Beispiel, unterscheiden sich alle Beispiele nur visuell, nicht aber inhaltlich. Dies gilt auch für die meisten Beispiele auf den anderen Seiten. Ich muss es wissen, da ich derjenige bin, der die Beispiele zum Teil "aufgedröselt" und mit Beschreibungen versehen hat ;) Ich nehme an...
- 27 Jan 2021, 08:30
- Forum: Allgemeines
- Topic: Deutsches Forum von 2012?
- Replies: 8
- Views: 221
Re: Deutsches Forum von 2012?
Für alte Links kann man das Internet Archive (Wayback Machine) nutzen: https://web.archive.org/web/20121025085753/de.autohotkey.com/forum/topic8454.html
- 03 Jan 2021, 13:43
- Forum: Suggestions on documentation improvements
- Topic: Something is wrong with color table
- Replies: 4
- Views: 199
Re: Something is wrong with color table
Question: is there a chance to represent some lines of help file regardless of color theme? Otherwise it could mislead less experienced user as me. Not currently, but I have submitted some changes on GitHub to improve the dark theme, including fixes for these issues. It will take a while for these ...
- 31 Dec 2020, 05:19
- Forum: Offtopic
- Topic: What Software Does Autohotkey.com Use For Documentation?
- Replies: 3
- Views: 160
Re: What Software Does Autohotkey.com Use For Documentation?
No documentation software was used. Everything is created on our own. All you need is free time, a decent text editor and knowledge about HTML and JavaScript 

- 29 Dec 2020, 10:09
- Forum: Suggestions on documentation improvements
- Topic: Progress bar color is shown with wrong color
- Replies: 2
- Views: 141