| Author |
Message |
Topic: signature overlay |
daveand5
Replies: 1
Views: 157
|
Forum: Ask for Help Posted: Fri May 02, 2008 5:37 pm Subject: signature overlay |
I'd like a simple script to overlay a 'signature' pic over a pic, sort of like the way an artist signs his work.
maybe something that you can rt click on a pic, select add signature, and voila its do ... |
Topic: gdi32 help please |
daveand5
Replies: 1
Views: 178
|
Forum: Ask for Help Posted: Sun Jan 06, 2008 3:24 pm Subject: gdi32 help please |
does anyone have a complete list of function calls to gdi32 ??
and also when it asks for a structure such as bezier with 5 sets of points, how do you do that with ahk? |
Topic: yahtze |
daveand5
Replies: 0
Views: 337
|
Forum: Scripts & Functions Posted: Thu Jan 03, 2008 7:59 am Subject: yahtze |
here's another game, yahtze, for your entertainment pleasure.
I wont list the script here as its downloadable at http://www.autohotkey.net/~daveand5/yahtzesm.jpg
and download the [url=http://www.a ... |
Topic: Script for setup/installation |
daveand5
Replies: 0
Views: 318
|
Forum: Scripts & Functions Posted: Fri Dec 28, 2007 7:21 pm Subject: Script for setup/installation |
since i started writting some simple games for the grandkids and wife i needed a way to make an installer when the game was done, instead of the repetitive typing ..
so heres the script, directions a ... |
Topic: Script attribution etiquette, copyright and licensing issues |
daveand5
Replies: 48
Views: 2319
|
Forum: General Chat Posted: Thu Dec 27, 2007 12:28 am Subject: Script attribution etiquette, copyright and licensing issues |
Maybe I should explain my self better,
back in about 1979 or 80 I entered a small machine code routine in a Compute Magazine contest (for the Amiga 2000 I owned) I got honorable mention and $5. Fant ... |
Topic: Script attribution etiquette, copyright and licensing issues |
daveand5
Replies: 48
Views: 2319
|
Forum: General Chat Posted: Wed Dec 26, 2007 2:54 pm Subject: Script attribution etiquette, copyright and licensing issues |
after reading this debate I would like to submit my code for consideration
if you find any part of it usable in your script,and use any of it in, even partial use, should result in a comment statin ... |
Topic: New games |
daveand5
Replies: 7
Views: 857
|
Forum: Scripts & Functions Posted: Tue Dec 11, 2007 5:41 pm Subject: New games |
ok...ok.......
I updated the zip files to include source, fixed screen shots, links, etc as per suggestions!....
I was looking for scripting criticism and maybe a good job here and there, but if ya ... |
Topic: New games |
daveand5
Replies: 7
Views: 857
|
Forum: Scripts & Functions Posted: Tue Dec 11, 2007 10:54 am Subject: New games |
| if you can decompile it its not locked, if not yell at me again, and I'll post a link. Would love to see someone shorten up the source, I really learn a lot about AHK when I see someone like Skan do t ... |
Topic: New games |
daveand5
Replies: 7
Views: 857
|
Forum: Scripts & Functions Posted: Mon Dec 10, 2007 5:53 pm Subject: New games |
Heres 2 games I put together recently
http://www.autohotkey.net/~daveand5/smMatchScreenShot1.jpghttp://www.autohotkey.net/~daveand5/smMatchScreenShot2.jpghttp://www.autohotkey.net/~daveand5/smSlo ... |
Topic: endOfMonth(): determining the last day of any given monh |
daveand5
Replies: 9
Views: 1239
|
Forum: Scripts & Functions Posted: Wed Nov 28, 2007 8:53 am Subject: I think I follow everything |
Sort of.....
the line :
Date1-= %Date%,D ; Difference in days
the ,D ?? is a time or format option?
I played with it for a few minutes, and understand its defaulting to the 1st day of eac ... |
Topic: Julian dates |
daveand5
Replies: 1
Views: 599
|
Forum: Scripts & Functions Posted: Mon Nov 26, 2007 10:06 am Subject: Julian dates |
heres a function set and test script for working to and from julian dates
that someone else may find useful.
/*
Available Functions:
gojulian(y,m,d,pd) - converts to julian
goconv ... |
Topic: What Editor do you use for AHK programming? |
daveand5
Replies: 41
Views: 3682
|
Forum: General Chat Posted: Wed Nov 21, 2007 3:27 pm Subject: What Editor do you use for AHK programming? |
thanks ~dieom
but...
strangely (i'm using xp home) in the file types autohotkey's ahk extension isnt listed, and yet all ahk extensions have the correct icon and open correctly.
and yes i do mean i ... |
Topic: What Editor do you use for AHK programming? |
daveand5
Replies: 41
Views: 3682
|
Forum: General Chat Posted: Tue Nov 20, 2007 8:46 pm Subject: What Editor do you use for AHK programming? |
Notepad++
and as long as were talking about editors, is there any way to change the editor in AHK, when you right click the icon in tray, to bring up the file in notepad++ instead of notepad? |
Topic: Compile_AHK II - for those who compile! |
daveand5
Replies: 105
Views: 10191
|
Forum: Scripts & Functions Posted: Mon Nov 19, 2007 7:01 am Subject: xp home |
| the file in the zip package installed, but comes up with the 0 parameter error when compile is clicked on, there is no context message to select when right clicking on an ahk file. |
Topic: Compile_AHK II - for those who compile! |
daveand5
Replies: 105
Views: 10191
|
Forum: Scripts & Functions Posted: Sun Nov 18, 2007 1:59 am Subject: ok |
Replace permissions, Take ownership of AHK dir, make sure you replace permisions on all sub folders, make Everyone Full..
If using Vista, turn off UAC durring install.
I can change permissions on ... |
| |