| Author |
Message |
Topic: ListView Grid - problem to display grid lines |
Wdb
Replies: 2
Views: 243
|
Forum: Ask for Help Posted: Wed Apr 23, 2008 8:09 am Subject: ListView Grid - problem to display grid lines |
| Any ideas? |
Topic: ListView Grid - problem to display grid lines |
Wdb
Replies: 2
Views: 243
|
Forum: Ask for Help Posted: Tue Apr 22, 2008 8:50 am Subject: ListView Grid - problem to display grid lines |
I copied this script from a topic:
; MAIN EXAMPLE
; The following is a working script that is more elaborate than the one near the top of this page.
; It displays the files in a folder chosen by ... |
Topic: Array help |
Wdb
Replies: 4
Views: 139
|
Forum: Ask for Help Posted: Sat Apr 19, 2008 6:54 pm Subject: Array help |
New problem
Now I want it too change variable. But when I write:
%attacky%i%% I get error msg.
How should I get the variable
%attacky1%
%attacky2%
and so on
I think:var := attacky%i% |
Topic: Edit field: Vertical alignment text |
Wdb
Replies: 0
Views: 103
|
Forum: Ask for Help Posted: Fri Mar 07, 2008 7:47 pm Subject: Edit field: Vertical alignment text |
How is possible to define an EDIT field bigger than font size and vertical center the text in it?
I know there is the possibility for a TEXT field but not for an EDIT field.
Thanks |
Topic: Multiple AHK command in the same command row |
Wdb
Replies: 4
Views: 139
|
Forum: Ask for Help Posted: Fri Feb 22, 2008 2:10 pm Subject: Re: Multiple AHK command in the same command row |
| Ok, I supposed; thank you |
Topic: Multiple AHK command in the same command row |
Wdb
Replies: 4
Views: 139
|
Forum: Ask for Help Posted: Fri Feb 22, 2008 2:00 pm Subject: Multiple AHK command in the same command row |
How is possible to code multiple AHK commands in the same row (i.e. to "cript" my code)? What character I had to insert between many AHK commands?
For example, this script work fine:
Wdb ... |
Topic: Scrollable Gui - Proof of Concept |
Wdb
Replies: 13
Views: 1340
|
Forum: Scripts & Functions Posted: Fri Feb 22, 2008 8:38 am Subject: Scrollable Gui - Proof of Concept |
| And is it possible to retrieve the absolute coordinates of the displayed page, specially when I scroll down the wheel mouse ??? (i.e: if the page dimension exceed the screen widht?)You could get the p ... |
Topic: Scrollable Gui - Proof of Concept |
Wdb
Replies: 13
Views: 1340
|
Forum: Scripts & Functions Posted: Thu Feb 21, 2008 4:36 pm Subject: Scrollable Gui - Proof of Concept |
Here is my attempt (based on some C++ code I wrote long ago.)
This is a very good job lexiKos, thank you!
And is it possible to retrieve the absolute coordinates of the displayed page, specially w ... |
Topic: ndff Gui |
Wdb
Replies: 18
Views: 1439
|
Forum: Scripts & Functions Posted: Sun Feb 11, 2007 2:11 pm Subject: ndff Gui |
It's very good haichen!
I don't know the ndff command.
Very, very good job  |
Topic: Ahk2Exe.exe fails in v. 1.0.44.14 |
Wdb
Replies: 10
Views: 537
|
Forum: Ask for Help Posted: Sun Oct 22, 2006 11:08 am Subject: Ahk2Exe.exe fails in v. 1.0.44.14 |
Ok, I correct the ."CORRUPT CMDret-AHK function" inserting the statement
VarSetCapacity(CMDout, -1)
after the statement ... |
Topic: Ahk2Exe.exe fails in v. 1.0.44.14 |
Wdb
Replies: 10
Views: 537
|
Forum: Ask for Help Posted: Sat Oct 21, 2006 5:19 pm Subject: Ahk2Exe.exe fails in v. 1.0.44.14 |
Ok Corrupt
I wait  |
Topic: Ahk2Exe.exe fails in v. 1.0.44.14 |
Wdb
Replies: 10
Views: 537
|
Forum: Ask for Help Posted: Fri Oct 20, 2006 6:14 pm Subject: Ahk2Exe.exe fails in v. 1.0.44.14 |
First of all, thanks all for answer and sorry for my english.
I fogotten a statement (the first).Do you know that since you were logged in when posting the first message, you can edit it? Instead o ... |
Topic: Ahk2Exe.exe fails in v. 1.0.44.14 |
Wdb
Replies: 10
Views: 537
|
Forum: Ask for Help Posted: Fri Oct 20, 2006 7:19 am Subject: Ahk2Exe.exe fails in v. 1.0.44.14 |
| deleted, see up |
Topic: Ahk2Exe.exe fails in v. 1.0.44.14 |
Wdb
Replies: 10
Views: 537
|
Forum: Ask for Help Posted: Thu Oct 19, 2006 3:11 pm Subject: Ahk2Exe.exe fails in v. 1.0.44.14 |
Hi all.
In autohotkey v. 1.0.43.11 I created executable scripts with Ahk2Exe.exe without problems.
Since 1.0.44.14 my scripts doesn't work very well.
For example, in this script (compiled):
... |
Topic: How to retrieve X position? |
Wdb
Replies: 1
Views: 199
|
Forum: Ask for Help Posted: Mon Feb 27, 2006 6:01 pm Subject: How to retrieve X position? |
Hi all,
I have an image in an Internet Explorer frame bigger than the screen size.
How may I retrieve the absolute X position of the frame when I go down in the frame? (I.e: by pushing Page Dn).
I ... |
| |