| Author |
Message |
Topic: #INCLUDE SQLite.ahk - Functions to access SQLite3 DB's |
jetpilot86
Replies: 63
Views: 26360
|
Forum: Scripts & Functions Posted: Wed Aug 13, 2008 12:56 am Subject: a bit confused |
so what else is new.
Will this query an Access Db?
tia
Jet |
Topic: Graphic Buttons |
jetpilot86
Replies: 110
Views: 49315
|
Forum: Scripts & Functions Posted: Sat Feb 09, 2008 6:13 pm Subject: Ok thanks!!!! |
| oh well, thanks |
Topic: Changing colors of GUI Buttons and their text. |
jetpilot86
Replies: 2
Views: 411
|
Forum: Ask for Help Posted: Thu Jan 31, 2008 2:23 pm Subject: Changing colors of GUI Buttons and their text. |
| Thanks, might have to adapt that but I was hoping to not have to go to that much trouble just to change the button color and text color within it. |
Topic: Graphic Buttons |
jetpilot86
Replies: 110
Views: 49315
|
Forum: Scripts & Functions Posted: Thu Jan 31, 2008 2:19 pm Subject: Graphic Buttons |
Any way to change the color of buttons and the text within them without making a picture file?
TIA
Jet |
Topic: Changing colors of GUI Buttons and their text. |
jetpilot86
Replies: 2
Views: 411
|
Forum: Ask for Help Posted: Thu Jan 31, 2008 12:49 pm Subject: Changing colors of GUI Buttons and their text. |
Can you do it?
How?
Thanks in advance.  |
Topic: Working with a GUI |
jetpilot86
Replies: 10
Views: 570
|
Forum: Ask for Help Posted: Sat Aug 25, 2007 3:24 am Subject: Working with a GUI |
Thanks all, I'll have to tinker with this more after the weekend.
Fortunately my basic concept is up and running. Now I'm trying to streamline my keystrokes to make things faster.
Jeremy, can ... |
Topic: Working with a GUI |
jetpilot86
Replies: 10
Views: 570
|
Forum: Ask for Help Posted: Fri Aug 24, 2007 10:56 pm Subject: Working with a GUI |
| Looks like it's just too much trouble. Thanks anyway. |
Topic: Working with a GUI |
jetpilot86
Replies: 10
Views: 570
|
Forum: Ask for Help Posted: Fri Aug 24, 2007 10:37 pm Subject: Working with a GUI |
The problem is it is running on my changing of the first keystroke of the edit box. I'd like it to auto execute after I exit the editbox.
You arent being clear with what you mean. What does exiti ... |
Topic: Working with a GUI |
jetpilot86
Replies: 10
Views: 570
|
Forum: Ask for Help Posted: Fri Aug 24, 2007 10:13 pm Subject: Working with a GUI |
| I know how to make a GUI run a subroutine when changing an edit box. The problem is it is running on my changing of the first keystroke of the edit box. I'd like it to auto execute after I exit the ... |
Topic: Pausing the script while I work with a GUI |
jetpilot86
Replies: 2
Views: 388
|
Forum: Ask for Help Posted: Fri Aug 24, 2007 3:50 am Subject: Pausing the script while I work with a GUI |
Found a few missing {'s that probably contributed to some of the problem.
However, I didnt' have a return after the gui section.
Thanks,
Jet |
Topic: Pausing the script while I work with a GUI |
jetpilot86
Replies: 2
Views: 388
|
Forum: Ask for Help Posted: Thu Aug 23, 2007 11:31 pm Subject: Pausing the script while I work with a GUI |
Fairly new but can't make sense of this.
Have a GUI that I interact with (Radio buttons). The info from the radio button selection is needed later. However, the script doesn't pause while I inter ... |
Topic: Subroutine Bug? |
jetpilot86
Replies: 5
Views: 523
|
Forum: Ask for Help Posted: Wed Aug 22, 2007 8:23 pm Subject: Subroutine Bug? |
Probably so,
Thanks |
Topic: Subroutine Bug? |
jetpilot86
Replies: 5
Views: 523
|
Forum: Ask for Help Posted: Wed Aug 22, 2007 7:20 pm Subject: Subroutine Bug? |
Thanks for the quick reply.
So just place a return after the stuff I want to autoexecute and all is well?
will I have to remove it should I place something with a return in front of it or will t ... |
Topic: Subroutine Bug? |
jetpilot86
Replies: 5
Views: 523
|
Forum: Ask for Help Posted: Wed Aug 22, 2007 6:58 pm Subject: Subroutine Bug? |
Back 20 years into the last century when I learned to program Subroutines lay dormant unless called. Here is does not. I set up a subroutine:
subtest:
{
msgbox, this subroutine runs wi ... |
Topic: Help refreshing a GUI Window |
jetpilot86
Replies: 5
Views: 567
|
Forum: Ask for Help Posted: Mon Jul 09, 2007 4:11 am Subject: Help refreshing a GUI Window |
Thanks Daniel, the first one nailed it!
 |
| |