ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Finished Programs

DONE: autohotkey - reload script on screen number change

<< < (4/4)

MilesAhead:
oh, nice tip.

i really wish i could do more with ahk myself.
-nudone (July 21, 2010, 09:26 PM)
--- End quote ---

It can be frustrating sometimes with the different languages. ahk is great for mouse hotkey especially.  I've just started playing around with FreeBASIC. It produces tiny stand-alone exes since I guess it gets translated into assembly code and assembled.  Stuff is there for a lot of Windows API calls like ShellExecute and that type of thing, but using an ActiveX the only way is a 3rd party user library. It's not as smooth as AutoIt3 or Python for creating an ax object.  But for quickie command line stuff it's cool. It's freaky to compile a program and see the exe < 10 KB. It's been ages since I did anything with Basic.



jgpaiva:
Actually I had this code already implemented for GridMove but ended up disabling it due to some people having trouble.
The script I've attached to this post should work. Just pass it the executables you want it to run when it detects a monitor change.
[warning: it's untested, as I don't have a Windows machine now :( ]

Navigation

[0] Message Index

[*] Previous page

Go to full version