Resources for programming MT?

Tacman7

2010-04-12 04:11:22

I'm learning this software for my music machine but I"m thinking of what it could do on my other computers.

These windows commands, so I could do things in other programs like minimize windows etc.
Is there a good place to read about how to use these and what to use?

Also any MT code libraries that I could look at with examples?

Any help appreciated, Thanks


Also I could use a single license on several machines? (I only use one at a time)

florian

2010-05-22 14:27:20

Hi, sorry for the late reply. Sending WM messages really requires some knowledge about how Windows messaging system works. Check out the messaging section on MSDN:
http://msdn.microsoft.com/en-us/library ... 85%29.aspx

Many WM messages don't make sense to be sent, but some will work nicely.

Regarding license use: you can use one license on different computers, but not at the same time.

Regards,
Florian

Tacman7

2010-05-22 15:45:52

Thanks

I found some things here:

http://www.autohotkey.com/docs/misc/SendMessageList.htm
http://www.autohotkey.com/docs/misc/SendMessage.htm

Is this the same thing as WM messages that MT can use?

I'm thinking of repetitive tasks of copy a phrase, switch applications, paste it, and switch back.

A one button push to do that would really be great but that would need a macro type of thing.

thumky

2010-08-24 16:22:07

This has QuicKeys written all over it. Been using it happily for about 8 years and it was a life changer for me.