roar4more Posted November 8, 2008 Posted November 8, 2008 Hi I am a noob to Autoit and have been looking for an interface similar to the MagicIso taskbar tool. This works by a rollover technique where it pops up a small window above the taskbar ICON where you can mount/unmount disk iso etc. My requirement is to have an app use the same techniquw but instaed call some scripts. I have trawled the website for hours searching for this to no avail. If anyone can help , please let me know Preferably with a basic app Thanks R
PsaltyDS Posted November 8, 2008 Posted November 8, 2008 Hi I am a noob to Autoit and have been looking for an interface similar to the MagicIso taskbar tool.This works by a rollover technique where it pops up a small window above the taskbar ICON where you can mount/unmount disk iso etc.My requirement is to have an app use the same techniquw but instaed call some scripts.I have trawled the website for hours searching for this to no avail. If anyone can help , please let me knowPreferably with a basic appThanksRThe simplest way would seem to be a loop that monitored mouse position (I'm not sure how to get a "mouse over" event from the taskbar), and generate the menu window when appropriate. Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now