` Application Start cursor (Gustavo Pinsard) - 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  

Windows API: Application Start cursor
2003-08-04 -- Gustavo Pinsard
 
Newsgroups: comp.lang.clarion Hi, I needed to use the AppStarting cursor -- that one with a small hourglass and an arrow -- but Clarion didn't provide an equate for it. So I went out on the net and found two constant definitions. Edit your equates.clw and insert the following CURSOR:Hand EQUATE ('<0FFH,01H,8AH,7FH>') CURSOR:AppStart EQUATE ('<0FFH,01H,8BH,7FH>') Then you'll be able to use SETCURSOR( CURSOR:AppStart ) or SETCURSOR(CURSOR:Hand ) Regards -- Gustavo Pinsard São Paulo, Brasil


Today is April 26, 2024, 5:28 am
This article has been viewed 35110 times.
Google search has resulted in 20 hits on this article since January 25, 2004.



Back to article list   Search Articles   Add Comment   Printer friendly

Login

User Name:

Password: