Advertisement

1 - 10 of 126 containing alltags:("hourglass") (0 seconds)
I know that i can replace the pointer with an .ani file of an animated hourglass instead of the typical hourglass that represents "waiting" but is there  a way to tell my entire vb app to show this...
Zones: Visual BasicDate Answered: 09/07/1998 Grade: C Views: 20
How do you make the hourglass appear while a program is running
Zones: Visual BasicDate Answered: 04/13/1999 Grade: B Views: 4
Is there any way to change the cursor to an hourglass. I've tried CWaitCursor and SetCursor, but both methods only change the cursor when it is over the applications window.   I have a small ...
Zones: Windows MFCDate Answered: 03/28/2001 Grade: A Views: 4
Hello! With my vb6 application I control another app. And now here is the problem: I want to know cursor state in that app (is it normal or hourglass,...) I didn't found any API control for ...
Zones: Visual BasicDate Answered: 06/21/2003 Grade: A Views: 0
hi there, I want to set the mouse pointer to Hourglass(wait) when the body started to load and change it to default when the body onload completed... any suggestion? Note: I've tried "body...
Zones: JavaScriptDate Answered: 01/28/2004 Grade: A Views: 0
Can anyone help me with the problem below? Programming note: When user click OK to load a program, it will call another process, which does not support MFC, via com, and starts to load the sele...
Zones: C++Date Answered: 05/29/2003 Grade: A Views: 0
I'm looking for some ideas on why the following doesn't work. I have the following code running in the OnClick event of a label. Private Sub Label101_Click() DoCmd.Hourglass True Call VSort...
Zones: MS AccessDate Answered: 04/22/2004 Grade: A Views: 0
Dear All, I need a way to set the cursor to 'hourglass' when the pages takes a while to load. I assume that it is : document.body.style.cursor = "wait"; Q1.(onclick event????) and sett...
Zones: JavaScript, XHTMLDate Answered: 06/17/2004 Grade: A Views: 72
Hi, I have been writing a number of macros in Access 2000.  Due to slow network speeds at work they include an "Hourglass" action (set to Yes) before carrying out other actions. Trouble is th...
Zones: MS AccessDate Answered: 08/31/2004 Grade: B Views: 0
Hello experts, does somebody can explain to me how I could change MousePointer at VB.NET run time like in VB6 MousePointer=... Thanks!
Zones: MS Visual BasicDate Answered: 05/10/2005 Grade: B Views: 8