AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 14 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Convert Decimal to Roman Numerals
kardus

Replies: 12
Views: 2409

PostForum: Scripts & Functions   Posted: Sun Oct 17, 2010 10:20 pm   Subject: Re: Corrections
I couldn't get Roman2Dec to work at first. It just kept returning 0.
Now it is working...
Thanks
  Topic: Paint Shop Pro 7.04 (PostMessage SC_MAXIMIZE)
kardus

Replies: 2
Views: 210

PostForum: Ask for Help   Posted: Sat Oct 16, 2010 11:02 pm   Subject: Re: Paint Shop Pro 7.04 (PostMessage SC_MAXIMIZE)
Those are MDI client windows, I guess. You can find some useful information in the following topic:
http://www.autohotkey.com/forum/viewtopic.php?t=11957

It is the same problem, solved with " ...
  Topic: Paint Shop Pro 7.04 (PostMessage SC_MAXIMIZE)
kardus

Replies: 2
Views: 210

PostForum: Ask for Help   Posted: Sat Oct 16, 2010 5:05 pm   Subject: Paint Shop Pro 7.04 (PostMessage SC_MAXIMIZE)
If anybody use this old program; it is very light for old system.
The annoying is that is not possible maximize the files (not the program) without the use of the mouse.

But with PostMessage:
Set ...
  Topic: What is the best filemanager?
kardus

Replies: 66
Views: 27541

PostForum: Utilities & Resources   Posted: Sun Sep 19, 2010 7:37 pm   Subject: What is the best filemanager?
xplorer˛ it's my favorite....
  Topic: simple window switching
kardus

Replies: 2
Views: 2075

PostForum: Scripts & Functions   Posted: Mon Sep 22, 2008 9:44 am   Subject: Re: simple window switching
Interesting, tanks!
  Topic: Lightning Renamer (File Renamer)
kardus

Replies: 30
Views: 9530

PostForum: Scripts & Functions   Posted: Sat Aug 16, 2008 11:29 pm   Subject: Lightning Renamer (File Renamer)
Very nice script, thanks!
  Topic: delete RAW.ahk (photo)
kardus

Replies: 1
Views: 695

PostForum: Scripts & Functions   Posted: Wed Aug 06, 2008 8:43 pm   Subject: delete RAW.ahk (photo)
; This script to delete photo in RAW format (.CR2 for canon Eos 20D)
; when in a folder there are file RAW that are isolated, that have no corresponding .JPG (and no other files with
; t ...
  Topic: rename photo.ahk
kardus

Replies: 1
Views: 870

PostForum: Scripts & Functions   Posted: Wed Aug 06, 2008 8:41 pm   Subject: rename photo.ahk
I use these script for renaming photo; for me they are invaluable, but I'm not sure if someone will find it useful ...
/*
This script to rename multiple files of photo taken from varios camera that ...
  Topic: Crazy Scripting : Scriptlet to find Scancode of a Key
kardus

Replies: 24
Views: 11841

PostForum: Scripts & Functions   Posted: Sat Jul 26, 2008 10:23 pm   Subject: Crazy Scripting : Scriptlet to find Scancode of a Key
With S8 is ok, thanks!
  Topic: WinTraymin to trayicon
kardus

Replies: 71
Views: 10677

PostForum: Scripts & Functions   Posted: Sat Jul 26, 2008 10:10 pm   Subject: WinTraymin to trayicon
Wonderful script!
As I need to minimize with AltGr+K and as inexperienced, I added: ...

...
OnExit
ExitApp

<^>!k:: ; ************************* ADDED
WinTra ...
  Topic: Multiple Copy of a file
kardus

Replies: 3
Views: 1867

PostForum: Scripts & Functions   Posted: Sat Jul 19, 2008 12:57 pm   Subject: Multiple Copy of a file
Now there is only one place to replace the hotkey (letter "d")

/*
This script to duplicate files.
When you need copies of a file, normally you press CTRL+C and CTRL+V several time.
Su ...
  Topic: Multiple Copy of a file
kardus

Replies: 3
Views: 1867

PostForum: Scripts & Functions   Posted: Fri Jul 18, 2008 6:44 pm   Subject: Multiple Copy of a file
Thanks for your reply, it's my first post add I am happy that someone answer!
I know it is not the best for customization (need to replace the letter "d" in 3 line), but I have to figure ho ...
  Topic: Crazy Scripting : Scriptlet to find Scancode of a Key
kardus

Replies: 24
Views: 11841

PostForum: Scripts & Functions   Posted: Fri Jul 18, 2008 6:59 am   Subject: Crazy Scripting : Scriptlet to find Scancode of a Key
Thanks, useful; but on my system some column are too narrow ...

http://img185.imageshack.us/img185/2932/purrint1645pa5.jpg
  Topic: Multiple Copy of a file
kardus

Replies: 3
Views: 1867

PostForum: Scripts & Functions   Posted: Thu Jul 17, 2008 6:30 pm   Subject: Multiple Copy of a file
When I need some copy of a file, I am tired to get: Copy of file.JPG, Copy (2) of file.JPG, etc ... (May be on Mac it is different?)
Any contribution it is welcome.

/*
This script to duplicate fi ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group