A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Load Image Timing



 
 
Thread Tools Display Modes
  #1  
Old May 25th, 2010, 12:37 PM posted to microsoft.public.access.forms
Assistance Required via AccessMonster.com
external usenet poster
 
Posts: 2
Default Load Image Timing

hihi,,

I have a button that will load a image, however this button also loads a
inputbox..

I keep getting the inputbox 1st and after input by user, the image loads..

i require the image to load 1st and then the input box..

i understand that the inputbox will be covering the image

--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...forms/201005/1

  #2  
Old May 25th, 2010, 12:47 PM posted to microsoft.public.access.forms
BruceM via AccessMonster.com
external usenet poster
 
Posts: 448
Default Load Image Timing

It would help if you post the code. Is there a connection between the input
box and the image?

In general, you can use DoEvents to allow the code to "catch up", but that
may not be the problem. To use DoEvents, just place it on its own line.

Assistance Required wrote:
hihi,,

I have a button that will load a image, however this button also loads a
inputbox..

I keep getting the inputbox 1st and after input by user, the image loads..

i require the image to load 1st and then the input box..

i understand that the inputbox will be covering the image


--
Message posted via http://www.accessmonster.com

  #3  
Old May 26th, 2010, 08:19 AM posted to microsoft.public.access.forms
Assistance Required via AccessMonster.com
external usenet poster
 
Posts: 2
Default Load Image Timing

i tried but still the same..

I got a work around.. place a invisible text box in the image

when required, make the text box visible and prompt for input

Thanks

--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...forms/201005/1

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:57 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.