Search found 9472 matches

by just me
12 Oct 2013, 03:55
Forum: Ask for Help (v1)
Topic: AutoHotKey & SQL in a separate file...
Replies: 7
Views: 4210

Re: AutoHotKey & SQL in a separate file...

You might be looking for Transform, Deref, .... You have to escape the %-signs in this case.

Or you might use an unique literal value instead of the variable and StringReplace/RegExReplace().
by just me
12 Oct 2013, 03:33
Forum: Ich brauche Hilfe
Topic: ComboBox - hwndCombo anhand hwndEdit ermitteln
Replies: 1
Views: 2070

Re: ComboBox - hwndCombo anhand hwndEdit ermitteln

Hallo, mir kommt da ein globales Array für die HWNDs in den Sinn. Darin wird als Key das HWND des jeweiligen Controls und als Value das HWND der ComboBox abgelegt. Wenn Du dann das HWND des Edits hast, kannst Du per Array[HwndEdit] auf das HWND der zugehörigen ComboBox zugreifen. Global HwndArray :=...
by just me
12 Oct 2013, 02:53
Forum: Allgemeines
Topic: [Abstimmung]Umzug oder nicht ?
Replies: 9
Views: 5517

Re: [Abstimmung]Umzug oder nicht ?

Ich habe mich inzwischen auch daran gewöhnt, beide Foren auf einer Seite zu finden. Wenn es um die Abgrenzung der administrativen Aufgaben geht, gibt es da nicht so etwas wie Gruppen? Oder täuschen die nur Funktionalität vor?
by just me
12 Oct 2013, 02:49
Forum: Announcements
Topic: Permanent Domain
Replies: 183
Views: 157590

Re: Permanent Domain

Well, this looks like a chicken-and-egg problem. Nobody dares to use AHK v2 because of its alpha state, and v2 will stay alpha as long as nobody dares to use it. IMO we should asap have a v2 forum at least. @Lexikos: Would you please transfer the most important v2 threads into the new forum? At the ...
by just me
11 Oct 2013, 00:22
Forum: Forum Issues
Topic: Code box font
Replies: 23
Views: 11782

Re: Code box font

Do you use user-styles?
by just me
10 Oct 2013, 23:55
Forum: Forum Issues
Topic: Code box font
Replies: 23
Views: 11782

Code box font

CodeBox.PNG
CodeBox.PNG (6.47 KiB) Viewed 9319 times
Chrome on Win7.
by just me
10 Oct 2013, 15:41
Forum: Announcements
Topic: Permanent Domain
Replies: 183
Views: 157590

Re: Permanent Domain

_L was an alternate, and v2 is a new start of _L, not 1.0.48.05.
by just me
10 Oct 2013, 00:12
Forum: Ask for Help (v1)
Topic: Windows 8 Gui MonthCal
Replies: 5
Views: 4116

Re: Windows 8 Gui MonthCal

Interestingly, MS added the MCM_SIZERECTTOMIN message with Win Vista. It seems to calculate the width and height needed to show one month in a non-themed MonthCal control using the specified font. At least it's somewhat working on Win 7 x64 for me: #NoEnv ; ==========================================...
by just me
09 Oct 2013, 10:11
Forum: Announcements
Topic: Permanent Domain
Replies: 183
Views: 157590

Re: Permanent Domain

Wow! This might be the best approach. No competition nor war, just the birth of a new language (maybe with a new name). No restrictions to avoid "breaking changes", no problems with differences between ANSI, Unicode, and AHK 1.0, not looking backward, all future. I'd have a reason to rewrite all my ...
by just me
09 Oct 2013, 08:20
Forum: Wish List
Topic: Better/other Forum/Theme
Replies: 19
Views: 10912

Re: Better / other Theme

Are you sure you actually meant this forum? This is phpBB, not IP.Board.
by just me
09 Oct 2013, 08:15
Forum: Ich brauche Hilfe
Topic: Array mit hexadezimalen Inhalt
Replies: 12
Views: 6198

Re: Array mit hexadezimalen Inhalt

Hallo holle, da ist nichts falsch: --------------------------- Test.ahk --------------------------- control = Edit2 Array[zielcontrol] = 0x707b4 hfarben = 0x607a8 --------------------------- OK --------------------------- In der Variablen control hast Du die ClassNN des Editfeldes, und das hat eine ...
by just me
09 Oct 2013, 00:49
Forum: Ask for Help (v1)
Topic: How to detect file is binary or ascii?
Replies: 22
Views: 13379

Re: How to detect file is binary or ascii?

Hi joedf,

you might consider that extended ASCII codes like "Ü" (154) are valid in some European languages.

A file without a BOM might be considered to be binary if you find a NULL byte within the first nnn bytes, though it's still a guess.
by just me
08 Oct 2013, 10:37
Forum: Ich brauche Hilfe
Topic: Array mit hexadezimalen Inhalt
Replies: 12
Views: 6198

Re: Array mit hexadezimalen Inhalt

Wenn ich einen Hwnd in einen Array speichere und diesen dann aus dem Array heraus aufrufe, dann passiert nichts. Ich habe das Test-Script leider schon überschrieben, aber soweit ich mich erinnere hatte ich in dem Array die hwnd gespeichert und dann in etwa so aufgerufen ... Genau das bekomme ich ni...
by just me
08 Oct 2013, 10:00
Forum: Ask for Help (v1)
Topic: [solved]name of a printscreen to be a variable
Replies: 9
Views: 4350

Re: name of a printscreen to be a variable

Code: Select all

var := "C:\Users\smorgasbord\Desktop\smor\" . line . ".png"
MsgBox, %var%
What does the MsgBox show?
by just me
08 Oct 2013, 09:46
Forum: Ask for Help (v1)
Topic: [solved]name of a printscreen to be a variable
Replies: 9
Views: 4350

Re: name of a printscreen to be a variable

Code: Select all

var := "C:\Users\smorgasbord\Desktop\smor\" . line . ".png"
?
by just me
08 Oct 2013, 05:03
Forum: Off-topic Discussion
Topic: Hidden state
Replies: 2
Views: 2428

Hidden state

What advantages do you feel when you 'hide' your online state? Do we need this state in the new forum or should it be disposed?
by just me
08 Oct 2013, 04:50
Forum: Wish List
Topic: Question about this "Wish List" forum
Replies: 5
Views: 3937

Re: Question about this "Wish List" forum

'Issues' might rather belong to 'Bug Reports'.
by just me
08 Oct 2013, 00:00
Forum: Allgemeines
Topic: Die deutsche Community zieht auch mit um.
Replies: 45
Views: 21085

Re: Die deutsche Community zieht auch mit um.

Na ja, wenn ich das für mich übersetze, zielt das auf einen Punkt, der mich auch irritiert. Wir haben z.Zt. eine stattliche Anzahl von Admins/Mods, die zeitgleich Funktionen in beiden Foren innehaben. Für Alibaba und nnnik hat Poly dieses Problem ja schon gelöst. Meiner Meinung nach sollten sich die...
by just me
06 Oct 2013, 14:21
Forum: Allgemeines
Topic: Die deutsche Community zieht auch mit um.
Replies: 45
Views: 21085

Re: Die deutsche Community zieht auch mit um.

Alibaba und nnnik, es sieht ganz so aus, als müsste ich mich bei Euch entschuldigen, und das tue ich hiermit. Ich habe schon lange den Verdacht, dass Titan den ganzen Ärger absichtlich veranstaltet, um die 'Poweruser' zu vergraulen. Er muss sich ja damals, als er AHK Basic im Handstreich als Mainst...
by just me
06 Oct 2013, 07:11
Forum: Scripts and Functions (v1)
Topic: Class TransparentListBox
Replies: 36
Views: 26213

Re: Class TransparentListBox

Yes, the g-Label is working as for common ListBox controls.

Go to advanced search