05-15-2012, 09:26 AM
Hi Gintaras,
i struggle with this one:
say >> (double >) a trigger, which pulls a dynamic menu depending on a third key, in a limited time
So i press >>, wait for any key say between F1 and F12, and i pop a differnet menu upon F1, F2 etc.
My problems : i can't find proper interval for wait key macro wait 100 K (VK_F1), sometimes too late sometimes too quick.
And how to use sel...case item with key code?
I know you can help for this one
i struggle with this one:
say >> (double >) a trigger, which pulls a dynamic menu depending on a third key, in a limited time
So i press >>, wait for any key say between F1 and F12, and i pop a differnet menu upon F1, F2 etc.
My problems : i can't find proper interval for wait key macro wait 100 K (VK_F1), sometimes too late sometimes too quick.
And how to use sel...case item with key code?
I know you can help for this one