` Flashing window - FlashWindow API call (Devan Sabaratnam ) - Icetips Article
Icetips - Templates, Tools & Utilities for Clarion Developers

Templates, Tools and Utilities
for Clarion Developers

Icetips Article

Back to article list   Search Articles     Add Comment     Printer friendly     Direct link  

Par2: Flashing window - FlashWindow API call
1998-04-29 -- Devan Sabaratnam
 
It's been a while since I used this API call, but I think the best way to do it is create a source code embed point on the OpenWindow event, then try the following line: FlashWindow(window{Prop:Handle}, 1) The 1 as the second parameter starts the windows flashing, and if you put a 0 in there, then it stops flashing. Of course, if the label for your window is different, then substitute it in the first parameter. e.g. if your windows was called 'WarningWindow' then use WarningWindow{Prop:Handle}.


Today is April 19, 2024, 4:08 pm
This article has been viewed 35111 times.



Back to article list   Search Articles   Add Comment   Printer friendly

Login

User Name:

Password: