[AccessD] Application.Echo not a reliable application method?

Darryl Collins Darryl.Collins at iag.com.au
Sun May 23 20:29:50 CDT 2010


_______________________________________________________________________________________

Note: This e-mail is subject to the disclaimer contained at the bottom of this message.
_______________________________________________________________________________________



Hi Bill,

I have found application.echo doesn't always perform as I would expect.  This maybe says more about my expectations than the application.echo functionality.  Personally I want it to perform the same as Excel's "Application.screenupdating = false", but it doesn't seem to be as well behaved as Excel with bits flickering around the screen from time to time.  A nice clean and steady form on load would be nicer.

Still looking at why this happens...

Regards
Darryl.
 

-----Original Message-----
From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Bill Benson (vbacreations)
Sent: Monday, 24 May 2010 10:58 AM
To: 'Access Developers discussion and problem solving'
Subject: Re: [AccessD] Application.Echo not a reliable application method?

Nope, it happens in multiple scenarios. Grrr.

-----Original Message-----
From: Bill Benson (vbacreations) [mailto:vbacreations at gmail.com] 
Sent: Sunday, May 23, 2010 7:21 PM
To: 'Access Developers discussion and problem solving'
Subject: RE: Application.Echo not a reliable application method?

It only happens when starting the form up from design view ... I would call
this therefore, no issue.

-----Original Message-----
From: Bill Benson (vbacreations) [mailto:vbacreations at gmail.com] 
Sent: Sunday, May 23, 2010 6:55 PM
To: 'Access Developers discussion and problem solving'
Subject: Application.Echo not a reliable application method?

During the resize event I turn off the echo with application.echo false.

I know it is (or should be) off because when I decided to test why it is not
working, I put this just about before ever single line in the code of that
event.

However, while I am changing the position and width of controls on my form,
it is still showing this on the UI.

None of these apply:

		The Echo method doesn't suppress the 
		display of modal dialog boxes, such as 
		error messages, or pop-up forms, such 
		as property sheets.

Have others found this to be unreliable? 

-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com
_______________________________________________________________________________________

The information transmitted in this message and its attachments (if any) is intended 
only for the person or entity to which it is addressed.
The message may contain confidential and/or privileged material. Any review, 
retransmission, dissemination or other use of, or taking of any action in reliance 
upon this information, by persons or entities other than the intended recipient is 
prohibited.

If you have received this in error, please contact the sender and delete this e-mail 
and associated material from any computer.

The intended recipient of this e-mail may only use, reproduce, disclose or distribute 
the information contained in this e-mail and any attached files, with the permission 
of the sender.

This message has been scanned for viruses.
_______________________________________________________________________________________




More information about the AccessD mailing list