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 6 matches
AutoHotkey Community Forum Index
Author Message
  Topic: how does one create an image file library?
sublimation9

Replies: 66
Views: 2734

PostForum: Ask for Help   Posted: Sat Mar 08, 2008 6:52 pm   Subject: how does one create an image file library?

You may stitch all those PNG to be a single file and load any image from it with an UDF ( User Defined Function ).

Let me know if you are interested.

Smile

I think the resource DLL or embeddi ...
  Topic: how does one create an image file library?
sublimation9

Replies: 66
Views: 2734

PostForum: Ask for Help   Posted: Fri Mar 07, 2008 8:02 am   Subject: how does one create an image file library?
none of the pngs are larger than 5k and there are about 100 of them.
  Topic: how does one create an image file library?
sublimation9

Replies: 66
Views: 2734

PostForum: Ask for Help   Posted: Wed Mar 05, 2008 7:33 am   Subject: how does one create an image file library?
sounds perfect, thanks man
  Topic: how does one create an image file library?
sublimation9

Replies: 66
Views: 2734

PostForum: Ask for Help   Posted: Wed Mar 05, 2008 2:20 am   Subject: how does one create an image file library?
i would like to consolidate many png files into one file for use with many different AHK programs.
is that even possible?
  Topic: Is there any way to use an asterisk * in a string?
sublimation9

Replies: 2
Views: 235

PostForum: Ask for Help   Posted: Fri Feb 29, 2008 10:20 pm   Subject: Is there any way to use an asterisk * in a string?
Excellent. Thank you very much. I've been using RegExReplace() so much I didn't even think of the string ones.
  Topic: Is there any way to use an asterisk * in a string?
sublimation9

Replies: 2
Views: 235

PostForum: Ask for Help   Posted: Fri Feb 29, 2008 10:02 pm   Subject: Is there any way to use an asterisk * in a string?
Without it being interpreted as a wildcard?

I've tried just using it with the escape key, both slashes, single and double quotes, etc. I have a lot of text files where I need to remove the asteris ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group