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 3 matches
AutoHotkey Community Forum Index
Author Message
  Topic: [module] Dlg 5.01
NickJ

Replies: 156
Views: 51458

PostForum: Scripts & Functions   Posted: Mon Apr 20, 2009 6:28 pm   Subject: [module] Dlg 5.01
Found a bug / issue with CmnDlg_Open - SetWorkingDir is altered to the selected folder.

If you call this function, you will need to set it back to what it was, e.g.


SetWorkingDir %a_scriptDir% ...
  Topic: Offsetting an image, or splitting an image [resolved]
NickJ

Replies: 1
Views: 426

PostForum: Ask for Help   Posted: Sat Mar 07, 2009 7:20 pm   Subject: Offsetting an image, or splitting an image [resolved]
Managed to work it all out myself using the GDI+ standard library.

In anyone in the future searches and finds this, here's the basic code:

A few consts:


NOTE_IMAGE := "image.png&qu ...
  Topic: Offsetting an image, or splitting an image [resolved]
NickJ

Replies: 1
Views: 426

PostForum: Ask for Help   Posted: Sat Mar 07, 2009 4:04 pm   Subject: Offsetting an image, or splitting an image [resolved]
There is a PNG file that contains small icons in a row (each icon is 20x20, say, and the whole image is 200x20, containing 10 small icons). At runtime, I need to display the individual icons on variou ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group