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 25 matches
AutoHotkey Community Forum Index
Author Message
  Topic: USB device connected/disconnected notification?
willyfoo

Replies: 29
Views: 1886

PostForum: Ask for Help   Posted: Wed Feb 27, 2008 4:43 am   Subject: USB device connected/disconnected notification?
Hey guys thanks for this..
modified it to detect for images from cameras and automatically open up the folder with the images.

This takes care of program running while the drive is already there, ...
  Topic: Embed FTP Server
willyfoo

Replies: 6
Views: 157

PostForum: Ask for Help   Posted: Mon Feb 25, 2008 6:11 am   Subject: Embed FTP Server
Yeah.. it would seem a lot harder than just finding a suitable ftp server to embed ... hmm..

The I would have to detect a completely uploaded file ..
ExecNotificationQuery can let me know when a n ...
  Topic: Minimize to Tray by Clicking Close Button?
willyfoo

Replies: 16
Views: 414

PostForum: Ask for Help   Posted: Mon Feb 25, 2008 3:49 am   Subject: Minimize to Tray by Clicking Close Button?
Perhaps a way to get around it is to hide the original minimize, restore, close button and put your own set to control what happens.
  Topic: Embed FTP Server
willyfoo

Replies: 6
Views: 157

PostForum: Ask for Help   Posted: Mon Feb 25, 2008 3:24 am   Subject: Embed FTP Server


Lol... Thanks!
  Topic: Embed FTP Server
willyfoo

Replies: 6
Views: 157

PostForum: Ask for Help   Posted: Mon Feb 25, 2008 3:24 am   Subject: Embed FTP Server


The batch scripts are for uploading a file (client).. I want to setup a server to wait for files to be FTPed across.
  Topic: Running MMB (Multimedia Builder) code from AHK
willyfoo

Replies: 1
Views: 106

PostForum: Ask for Help   Posted: Sun Feb 24, 2008 11:39 pm   Subject: Running MMB (Multimedia Builder) code from AHK
I found an autoit script at http://www.mmbforums.com/ipb/index.php?showtopic=18855

It sends a variable directly to MMB...

Any scripts to do the same in AHK?
  Topic: Embed FTP Server
willyfoo

Replies: 6
Views: 157

PostForum: Ask for Help   Posted: Sun Feb 24, 2008 7:36 pm   Subject: Embed FTP Server
I'm looking to embed a FTP server in my script and be able to get the filename after it's successfully uploaded for furthur processing.

Anybody has successfully done this already?? Or do I have to ...
  Topic: Crazy Scripting : Photo SlideShow created with AutoHotkey
willyfoo

Replies: 25
Views: 2720

PostForum: Scripts & Functions   Posted: Mon Dec 17, 2007 5:07 am   Subject: Crazy Scripting : Photo SlideShow created with AutoHotkey
Yes.. Irfanview does that.. though I need to add more functionalities to it and that's why I need to code it... ie.
I need it to start with a particular file, and then move on randomly/sequentially t ...
  Topic: Crazy Scripting : Photo SlideShow created with AutoHotkey
willyfoo

Replies: 25
Views: 2720

PostForum: Scripts & Functions   Posted: Sat Dec 15, 2007 10:27 pm   Subject: Crazy Scripting : Photo SlideShow created with AutoHotkey
Any modifications on this to do a slideshow of a folder??
Ie.. just supply a folder name and it will do a slideshow of the folder..
  Topic: Image conversions and capturing with GDI+
willyfoo

Replies: 98
Views: 14286

PostForum: Scripts & Functions   Posted: Mon Jun 18, 2007 11:09 am   Subject: Image conversions and capturing with GDI+
Sorry for this dumb question.. I did search, but probably didn't try hard enough to look for the beta version to run NumGet..

Where do it get it?
  Topic: #SingleInstance event handler
willyfoo

Replies: 25
Views: 1284

PostForum: Wish List   Posted: Thu Jun 14, 2007 11:21 pm   Subject: #SingleInstance event handler
what happens then when there isn't a GUITitle?? I'm just running it in the System tray?
  Topic: Image conversions and capturing with GDI+
willyfoo

Replies: 98
Views: 14286

PostForum: Scripts & Functions   Posted: Wed Jun 13, 2007 3:39 pm   Subject: Image conversions and capturing with GDI+
Geez.. I still can't get used to DllCalls..

How do I invoke

GetPropertyItem(
IN PROPID propid,
IN UINT propSize,
IN/OUT PropertyItem* buffer)

To get propid=PropertyTagOrienta ...
  Topic: Image conversions and capturing with GDI+
willyfoo

Replies: 98
Views: 14286

PostForum: Scripts & Functions   Posted: Tue Jun 12, 2007 5:03 am   Subject: Image conversions and capturing with GDI+
Hmm.. Exiftool.exe is 2.71MB!

Found jhead which is 107kb and looks pretty flexible as well.. will do more search into this..
  Topic: Image conversions and capturing with GDI+
willyfoo

Replies: 98
Views: 14286

PostForum: Scripts & Functions   Posted: Mon Jun 11, 2007 8:03 pm   Subject: Image conversions and capturing with GDI+
Surprised nobody really brought this up yet given that digtal cameras are abundant now and store exif information which states the orientation.

I just need to display the jpg file in it's correct o ...
  Topic: Picture resize to keep within box
willyfoo

Replies: 2
Views: 363

PostForum: Wish List   Posted: Mon Jun 11, 2007 7:03 am   Subject: Picture resize to keep within box
Curretly there doesn't seem to be a good way to resize the photo while keeping the aspect ratio of the photo. w-1 or h-1 let's w/h to be set automatically but can't keep it within a box , ie

Gui, A ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group