473,403 Members | 2,270 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

Flickering Subform!

sj
Flickering Subform!

I am developing a Quotation system in Access 03.
At entry, users enter data thru' a form with subform.
However, the subform keep flicker when I run the system on computer
using runtime. This problem don't happen on set that has full ver of
Access.

Any advise? Pls Help, I have pulled off so much hair on this.

May 23 '07 #1
1 3441
ARC
Try putting some message boxes in to determine where the flickering is
happening. For example, if you are re-querying the subform, you would put a
msgbox in before and after the requery. Put in a bunch of them in areas you
think it might be happening. Name them "check point 1" ".... 2" and so on,
or something so you know which message box it hits at.

Compile as an .mde, then test on the runtime machine. Then you can possibly
try putting an application.echo false, then application.echo true around the
points it's happening. That's about the only thing I can think of.

I have a quoting/invoicing package I sell online, and I had major flickering
happening when user's were previewing a quote or invoice. I was dynamically
drawing the fields (width / top / left / font / fontsize, etc.) on the
report based on their preferences, and I was doing this in the Report
OnOpen... Once I moved the formatting of the controls to the report
header_format, the flickering went away. Doesn't sound the same as your
problem, but you never know.

Good luck!

"sj" <se*********@gmail.comwrote in message
news:11**********************@q75g2000hsh.googlegr oups.com...
Flickering Subform!

I am developing a Quotation system in Access 03.
At entry, users enter data thru' a form with subform.
However, the subform keep flicker when I run the system on computer
using runtime. This problem don't happen on set that has full ver of
Access.

Any advise? Pls Help, I have pulled off so much hair on this.

May 24 '07 #2

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

Similar topics

3
by: Shoaib | last post by:
I have an IFRAME in HTML page whose source is set to some xml page.XML page gets displayed properly. But when i open some other IFRAME on top that IFRAME displaying xml, there is lot of flickering...
2
by: Eskil | last post by:
Hi I have a main form and a subform (based on a query) which works just fine. When I try to add a page to my form my first page page starts to flicker. Has anyone had this problem before? ...
6
by: Joaquin Grech | last post by:
Hi I did alot of research on this on the web and msdn and I couldn't find anything. I have a listview showing as a grid (table looking, with rows and columns and no images at all, only text)....
1
by: Jack Smash | last post by:
Hi, I'm using a UserControl object for all the graphics handling in my application. However, if I select an image and move it around, I get flickering. So in order to get rid of the flickering,...
2
by: John Lee | last post by:
Hi, I have a windows application that uses the listview to display about 50 items in detailed view - 4 columns. The first column is static and other columns will be updated in 100-1000ms - it...
2
by: John Lee | last post by:
Thanks Jay for your response. I tried your code and it still flickering a lot. To demonstrate it, you can grab a listview, create 3 columns - name, value, timestamp, in form_load event to add 50...
8
by: benben | last post by:
I created a form and overrided OnPaint, OnClick and OnResize methods. My OnPaint calls base.OnPaint then repaints the whole screen. The screen flickers a lot! It didn't happen when the app was...
5
by: n00b | last post by:
I have some forms with maybe around 30 controls on each and anytime I load these forms different parts of it start flickering though not all of them at once and not the same ones everytime. the...
6
by: Mark Thompson | last post by:
I have a problem with my Visual Basic .NET 2003 application which I have so far been unable to resolve. I am trying to get an OpenGL control that I have created working properly as a control on...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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
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...

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.