Auto-activate tab when file(s) dragged onto its label
Moderators: Hacker, petermad, Stefan2, white
Auto-activate tab when file(s) dragged onto its label
E.g. I want to copy/move file(s) into subfolder of folder that is opened in inactive tab. It would be great to make tab active when I drag file(s) onto that tab's label after some short delay (like when I drag files onto Windows taskbar button and its window is activated) allowing to drag file(s) into subfolder of tab's folder.
- Balderstrom
- Power Member
- Posts: 2148
- Joined: 2005-10-11, 10:10 UTC
I tried to do this with AHK, it would of been pretty simple. But when the Left mouse button is held down and TC has changed the mouse pointer then TC wont accept send/postMessage to activate another Tab, neither can you do a manual Ctrl+Tab.
*BLINK* TC9 Added WM_COPYDATA and WM_USER queries for scripting.