Side effect of hiding access window

T

Tim J La Fazia

I am experiencing a side effect from hiding the access window.

I hide the access window using the fSetAccessWindow function found here

http://www.mvps.org/access/api/api0019.htm

I do this using the (SW_HIDE) option in the on open event of my splash form.


I am using images stacked under transparent command buttons that I change
the visible setting of to simulate slight animation when the command button
is clicked.

The process looks great when I don't hide the main access window but when I
do I get an unbareable flickering that occurs, I beleive, when the images
are repainted.

Anyone know a work around for this one. A sample mdb is avaible if anyone
would like an example.

TIA,
Tim J
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top