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  

Animated GIF on a form



 
 
Thread Tools Display Modes
  #11  
Old August 23rd, 2007, 10:15 PM posted to microsoft.public.access.forms
Douglas J. Steele
external usenet poster
 
Posts: 9,313
Default Animated GIF on a form

"David W. Fenton" wrote in message
. 1...
"Douglas J. Steele" wrote in
:

I know that's certainly necessary in Access 97, but I didn't
realize it was necessary in newer versions.


I recently experimented with comparing A2K and A2K2 to A97 in regard
to the web browser control and had to do all those steps. It may
have something to do with which version of IE is installed. And the
Mozilla/Gecko web browser control had exactly the same problems!


Good to know, since I'm about to start writing a series of articles on
interfacing with the web. That'll save me some experimenting!

Thanks.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)



  #12  
Old August 25th, 2007, 12:20 AM posted to microsoft.public.access.forms
David W. Fenton
external usenet poster
 
Posts: 3,373
Default Animated GIF on a form

"Douglas J. Steele" wrote in
:

"David W. Fenton" wrote in message
. 1...
"Douglas J. Steele" wrote in
:

I know that's certainly necessary in Access 97, but I didn't
realize it was necessary in newer versions.


I recently experimented with comparing A2K and A2K2 to A97 in
regard to the web browser control and had to do all those steps.
It may have something to do with which version of IE is
installed. And the Mozilla/Gecko web browser control had exactly
the same problems!


Good to know, since I'm about to start writing a series of
articles on interfacing with the web. That'll save me some
experimenting!


I recently implemented the web browser control in an A97 app, and it
works great now. But I had a helluva time with it. Here's the thread
where I discussed all the problems (all on one line):

"Problem with keyboard input being locked in a form"

http://groups.google.com/group/micro...browse_thread/
thread/cb33fbaa23b342bb/

I eventually diagnosed that the stealing focus problem was caused by
embedding the control in a subform, because putting it directly on
the tab controlled worked just fine. Obviously, something is broken
in the tab controls ability to interact with an Access subform. It
may be that it can be worked around by doing something with the
controls events, but I didn't delve any deeper. If I needed to embed
it in a subform, I'd definitely look at the events associated with
departure from the control to see if I could set the focus in code
to a native Access control.

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
 




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 05:31 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.