473,506 Members | 17,266 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Hour glass not becoming visible

aaj
Hi all

can anyone tell me how to force the hourglass to appear on Access 2002 while
a form is loading up. I thought the following would work, but it doesn't,
the form loads up first.

on click event .....

DoCmd.Hourglass True
DoEvents
DoCmd.OpenForm "frm_to_open"

thanks

Andy
Nov 13 '05 #1
3 2513
aaj wrote:
Hi all

can anyone tell me how to force the hourglass to appear on Access
2002 while a form is loading up. I thought the following would work,
but it doesn't, the form loads up first.

on click event .....

DoCmd.Hourglass True
DoEvents
DoCmd.OpenForm "frm_to_open"

thanks

Andy


How about putting DoCmd.Hourglass True in the open event of "frm_to_open"?
Nov 13 '05 #2
aaj
Hi Deano

tried this but also doesn't work. I've looked through some old google stuff
and it would seem lots of people have asked the question before, but as yet
I can't find any answers 8-(

Andy
"Deano" <ma**********@gmail.com> wrote in message
news:41***********************@ptn-nntp-reader01.plus.net...
aaj wrote:
Hi all

can anyone tell me how to force the hourglass to appear on Access
2002 while a form is loading up. I thought the following would work,
but it doesn't, the form loads up first.

on click event .....

DoCmd.Hourglass True
DoEvents
DoCmd.OpenForm "frm_to_open"

thanks

Andy


How about putting DoCmd.Hourglass True in the open event of "frm_to_open"?

Nov 13 '05 #3
aaj wrote:
Hi Deano

tried this but also doesn't work. I've looked through some old google
stuff and it would seem lots of people have asked the question
before, but as yet I can't find any answers 8-(

Andy


I just tried it with no problems on Access 2000. The form loads and the
hourglass remains busy since i haven't set it to False.
Sure you haven't got any code that's cancelling it inadvertently?
Nov 13 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
4943
by: Paul | last post by:
Just wondering if there is a way to set up a web application where the curser turns into an hour glass when the application is busy, for example processing a stored procedure on a server that takes...
2
6507
by: JezB | last post by:
I have an image of an object which I display on a form. I'd like to use GDI+ to display a gradually-fading reflection of this image (on a white or coloured background) underneath so that the effect...
1
2916
by: Mini Singh | last post by:
Hi All I am creating an application in which i need an hour glass to show that processing is going on. How do i create an Hour glass in my application. Please reply
0
1087
by: Manmeet | last post by:
Actually after performing all those steps from 1 to 7 I could'nt able to see the result in the lg3d window.You can find the code below that i used for the project in Eclipse IDE. The steps that I...
2
3064
by: Aaron Gray | last post by:
Hi, I am doing some JavaScript calculations that can take up to one minute and wanted an hour glass cursor to appear. The following is not however working on IE 6 or 7 ...
1
1664
by: Greg Smith | last post by:
How do you set the cursor to the hour glass during long processes. The equivalent of the Windows Cursor.Current = Cursors.WaitCursor. Any help is greatly appreciated.
1
40502
by: desaiamarjeet | last post by:
I want to change the mouse pointer to hour glass in VB.NET How can i do it?
2
6963
by: =?Utf-8?B?SmlheWlu?= | last post by:
I am now trying to host a WPF control into a MFC application and get the Aero glass look on the WPF control. (Something like what Office2007 is doing to its ribbon) What should be the container...
1
4296
by: buntyindia | last post by:
Hi, Recently I applied a IFRAME SHIM on calendar widget. Now the problem is when ever we click on ICON that provide Calendar widget mouse pointer changed to HOUR GLASS pointer for a half second....
2
2705
by: remya1000 | last post by:
i'm using VB.NET. when a button is clicked the utility will display an hour glass mouse pointer, and it will begin copying the Utility settings from one computer to another computer on the...
0
7308
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7023
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5617
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5037
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3188
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3178
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1534
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
757
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
410
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.