Is it possible to make the window block thing in your toolbar flash when an event happens?
i couldnt really think of what function would do this.
FTProtocol -24 Junior Poster in Training
Recommended Answers
Jump to PostIts not a simple function call -- you have to code something that will such as 1) erase the icon, 2) wait a few milliseconds, and 3) redraw the icon. Repeat for as long as you want it to appear to be flashing. Don't ask me how to do it …
Jump to PostYou might try FlashWindow() or FlashWindowEx().
Great :) So it is just a simple function call afterall.
All 5 Replies
Salem 5,265 Posting Sage
FTProtocol -24 Junior Poster in Training
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
mitrmkar 1,056 Posting Virtuoso
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.