hi guys, could you look at this code and tell me what the problem is? i keep getting an error telling me that there's no wend statement when i know there is: ...
damien c. sadler
necdet@...
Dec 3, 2006 3:53 pm
30598
This one works fine for me: #include <GUIConstants.au3> $hGUI = GUICreate("Test", 400, 300) $mm=GUICtrlCreateRadio("Music Machine", 10, 0, 100, 30) ...
Hi Gary, I sent the answer to you GUI request with my suggestion and private address. I would like to help you with your problems, though. ... Regards, Valery ...
I would like an AutoIt window to stay on top off all other windows. I thought this would do it but it isn't. GuiCreate("Officers Election 2006", 1280, 323,...
this is almost the same as what i use, but because i'm visually impaired i find it hard to know what positions to put the gui on the screen, and this lbc.au3...
damien c. sadler
necdet@...
Dec 4, 2006 12:52 pm
30603
damien, This is not hard to make layout of control in GUI, I think. I make it manually by the following empirical "method" 1. Height of control is about 30...
Hi, Yesterday I've seen by TV Tchaikovsky - Swan Lake / Makarova, Dowell, Royal Ballet Covent Garden http://www.amazon.com/Tchaikovsky-Makarova-Dowell-Ballet- ...
would that be accessible for someone with a screenreader? what do the numbers go up to? regards, damien ... From: valery_vi To: AutoItList@yahoogroups.com ...
damien c. sadler
necdet@...
Dec 4, 2006 6:36 pm
30607
I want to get the list of Applications/Processes currently running in the system using Task Manager's Applications/Processes tab. Any ideas as to how to do...
... It will be as other controls of GUI. ... The numbers make GUI readable for user. Regards, Valery ... the numbers go up to? ... example ... 300 ... pixels. ...
... Why not use the "ProcessList" built-in function? See help file description below. Regards Brian Keene Function Reference ProcessList ... Returns an array...
Hi, Is there AutoIt script which can make almost the same things like known AutoTote program? It would be cool script (or scripts) for polling, money bet, and...
Hi group this is a test script i am trying to change the GUICtrlSetBkColor of $Graphic1 when a button is pushed i went green an red thanks for an help ...
Hi, After reading article "Gambling": http://en.wikipedia.org/wiki/Gambling one idea appeared in my head. At last. ... There are many types of bet (wagers...
This works fine for me (WinXP) #include <GUIConstants.au3> #Region ### START Koda GUI section ### Form= $Form1 = GUICreate("AForm1", 633, 447, 193, 115) ...
Hi Valery I have to click the button 2 times to get it to change an i went it on the first time any ideas ? ... [Non-text portions of this message have been...
Important note for Readers of Gambling: The words about: "...The Russian writer Dostoevsky portrays in his novella The Gambler the psychological implications...
thanks Valery work good I have one question how can i put a edge on the box around were th color goes to make it look like it is set back in the box ... ...
Hi, I have one small problem with it. You should kill AutoIt's zombe (98% CPU used) after exit from OpenGl Plugin scripts. Is there auto solution to reduce CPU...
BTW this zombe isn't zombie: "When a program forks and the child finishes before the parent" That child is running after AutoIt script finished. It would be ...
New version (10 Dec 2006) from Au3GlPlugin.zip works fine for me. But glutMainLoop() eats CPU time very much (98%-99%)! Is there any way to reduce this great...
the site provides a very nice search/browse interface to documentation that is available elsewhere on the web. http://www.gotapi.com/ no autoit in the list...