|
I'm looking for suggestions for a good way to integrate some functions that I have written in AHK into Samurize. If AHK had an easy way to display Alpha mapped partially transparent images on my desktop, I would probably use it to replace my Samurize stuff altogether, but that is another topic. Right now I have a very combersome, kludgey solution. I am using a WSH VBScript code (Samurize supports WSH integration) to send keystrokes to the OS and I have corresponding hotkey shortcuts in my AHK code. It works fine, but it's a pain and I would love to figure out a better way sending messages or otherwise. I don't know that stuff very well though. The best solution of all would be to somehow create an Autohotkey Samurize plugin that would allow messaging to AHK scripts/exes, but that is way beyond me. Any suggestions appreciated. Thanks.
|