
FlowSwitch
Hi, this is what I'm trying to do, it's a Flow Taskbar and I also want to make it an ALT+TAB replacement.
What I did so far is (in Delphi 7)...
- I used CoverFrame unit from Sean Cross for CoverFlow effect
- I just Enumerated the Windows and filtered for chosing the Taskbar applications only, but some can't be winprinted (PrintWindow)
- Set a global hotkey for ALT+TAB, however I cannot figure out how to detect ALT keyup in order to switch to the selected task
- It flows with Alt+tab and Scrollwheel
- With a click I switch to the selected task
- It closes when focus is lost
- I can't find a way to hide it from taskbar at starting (after YES but I need it not to show in the taskbar)
At the moment it can be used as pseudo plugin for any Dock by launching the application
In the beginning I wanted to make it a plugin for XWindowsDock. However, it seems it will consume 20MB or more apart of the XWD and plugins existing.
Basically I need a guide about the correct way to PrintWindow applications (preferably not repeating windows) and AltTab procedure, and some suggestions
You can download it HERE what I did so far, hope you like it...
Moved to a more appropriate area where some of the developers come and go - Thanks - mps69
This post has been edited by vhanla: 20 February 2009 - 04:01 PM
Reason for edit: moved








Sign In »
Register Now!
Help


MultiQuote




