Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Tuesday, November 26, 2024 
 
slxdeveloper.com Community Forums  
   
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
 Architect Forums - SalesLogix Scripting & Customization
Forum to discuss writing script in Architect plugins for SalesLogix & general SalesLogix customization topics (for Windows client only). View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix Scripting & Customization | New ThreadView:  Search:  
 Author  Thread: Change mouse pointer at run time
Enrico Chiesa
Posts: 1
 
Change mouse pointer at run timeYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 22 Jun 06 5:40 AM

buy naltrexone

buy naltrexone online cheap redirect buy naltrexone without prescription

mixing zoloft and weed

mixing viagra and weed metalwings.com
fiogf49gjkf0d
Hi,
may be I lost some info but I cannot find how to change the mouse pointer at run time.
I only want to show the hourglass for a long time activities and after resume the std pointer.
I see the form.cursor properties but at run time it seems not to work.

Could some one drive me thru this issue?
TIA
[Reply][Quote]
Bob (RJ)Ledger
Posts: 1103
Top 10 forum poster: 1103 posts
 
Re: Change mouse pointer at run timeYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 04 Jul 06 8:25 AM
fiogf49gjkf0d
Form.Cursor & Control.Cursor are the only built-in methods available. VBScripting has no "cursor methods".

You could build an activeX Dll (using vb6) and reference it at run-time (CreateObject). However, you would need to distribute it (the dll) to all client systems.
[Reply][Quote]
Jon Davis
Posts: 65
 
Re: Change mouse pointer at run timeYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 05 Jul 06 10:07 PM
fiogf49gjkf0d
Form.Cursor is correct, but you will also need to set the cursor property of the controls on the form as they override the form's cursor property when the mouse hovers over them. You may also need to perform a DoEvents -- that is, Application.BasicFunctions.ProcessWindowMessages() -- at least once to get the form and its controls to "let go" of the default mouse cursor, BEFORE executing your synchronous process.
[Reply][Quote]
Kevin Austin
Posts: 105
 
Re: Change mouse pointer at run timeYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 17 Oct 06 10:36 AM
fiogf49gjkf0d
I could do with a bit of help on this subject, any examples? I'm still clueless
[Reply][Quote]
Kevin Austin
Posts: 105
 
Re: Change mouse pointer at run timeYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 18 Oct 06 4:01 AM
fiogf49gjkf0d
More importantly on this point, how do you change the screen cursor?
[Reply][Quote]
 Page 1 of 1 
  You can subscribe to receive a daily forum digest in your user profile. View the site code of conduct for posting guidelines.

   Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2024 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 11/26/2024 4:18:48 PM