Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the AutoItList group. File :...
AutoItList@yahoogroup...
Sep 1, 2006 10:30 am
30224
Hi, APyPDF v 1.09 can draw chess board position and CD-DVD covers (sizes must be corrected!). History: 26 August 2006 - v 1.09 Fixed - Scale(), RotateXY() ...
Now I am very confused. I can compile another script that uses the file include and it doesn't give me the error. I am wondering if one of the other includes...
hi. is it possible to use directx with autoit? i'd like to make some games ... regards, damien [Non-text portions of this message have been removed]...
damien c. sadler
necdet@...
Sep 2, 2006 12:26 pm
30231
Hello, Had anyone seen it (subject) working? Valery...
ReactOS installation ISO image (19Mb!) is here: http://prdownloads.sourceforge.net/reactos/reactos0.3.0-REL-iso.zip? download home page: http://www.reactos.org...
There is one weird Q in AutoItScript forum: http://www.autoitscript.com/forum/index.php?showtopic=31899 ".. After $Select=ControlCommand ( "", "", "ComboBox1",...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the AutoItList group. File :...
AutoItList@yahoogroup...
Sep 6, 2006 5:36 am
30237
Hi, It is an example of inline lv editing. This script hooks edit control creation and it's killing by WM_COMMAND handler, only. This way is simplest one, I...
Hello, AutoIt lovers! You know this tale from "fairy tales", I think: "...The little porridge pot. There once was a little girl who lived in the village with...
I previuosly used mjtnet.com's macro scheduler and it has an editor that allows me to step thru my code one line at a time or to restart at a particular line. ...
You can comment two lines and result works fine for me: #include <GUIConstants.au3> #Region ### START Koda GUI section ### Form= $TEST = GUICreate("TEST", 255,...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the AutoItList group. File :...
AutoItList@yahoogroup...
Sep 7, 2006 5:49 am
30243
Hi, It is an example of inline lv editing. This script hooks edit control creation and it's killing by WM_COMMAND handler, only. This way is simplest one, I...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the AutoItList group. File :...
AutoItList@yahoogroup...
Sep 7, 2006 12:05 pm
30245
Hi, New ATable can update it's ini file by inline lv editing. About inline lv editing, see: http://tech.groups.yahoo.com/group/AutoItList/message/30243 Valery ...
Valery: I found 3 problems with your ATable v1.2 program. 1. You need to include GUIListView.au3 into your program so that "$LVM_FIRST" is devined. 2. I...
Hi Brian! I'm using new released version of AutoIt - v.3.2.0.x. ATable doesn't use other include files apart from #include <GuiConstants.au3> About constants: ...
can anyone tell me why I haven't received a response to my questions??? not even one... does that mean there are no debugging tools like I described or...
Jim, ... what??? Yes. There are no debugging tools like you described. Early, AutoIt 2.x.x had debugger this sort you described. It was useful because allows...