11-13-2013, 08:56 AM
OK, found a way.
Now menu interaction.
Easy to simulate key presses, but is possible to send directly a menu item to a control, without using
simulated menu buttons?
Record menu in tools->options only "replays".
so is some code like
1. child("control name" "TDropPanel" w)
and send directly paste command or drop command (it is a tdroppanel) so i suppose
it can be simulated an image drag'n'drop from clipboard on it?
2. Same thing in firefox, can I send
rig and then copy to clipboard directly?
Thanks
Now menu interaction.
Easy to simulate key presses, but is possible to send directly a menu item to a control, without using
simulated menu buttons?
Record menu in tools->options only "replays".
so is some code like
1. child("control name" "TDropPanel" w)
and send directly paste command or drop command (it is a tdroppanel) so i suppose
it can be simulated an image drag'n'drop from clipboard on it?
2. Same thing in firefox, can I send
rig and then copy to clipboard directly?
Thanks
