Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Labels on form become fuzzy when skipping to next record
Message
From
08/01/2003 14:51:12
 
 
To
08/01/2003 14:08:18
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00739412
Message ID:
00739506
Views:
17
>Yes, I'm using 2 different PC's and 2 different operating systems. I'm running it on a laptop (native or executable give same results) in Windows NT. The other PC I'm using has XP where I'm running the executable only.
>
>The screen is very simple, it has 3 labels and 3 text files. It's basically a data entry screen for procedures of the application that the user maintains. I've never seen this before either and it seems odd to me.

Okay. I won't accuse you yet again of having lost control of your SET TALK, which should be in the LOAD and not the INIT() anyway, IMO *g*).

I saw you describe how it looks as a label that appears to get bolder. It doesn't shift to the left, right, up or down. Are you programmitcally making any layout changes while the form runs? Say, showing a new label if a certain condition is met? Or enabling some of the controls and disabling others?

Also, what font and font size do the labels use? Are they base class labels, or are they subclassed labels? If the latter, are there any custom PEMs?

Are the textboxes stable or do they distort, too?

One way to get the effect you describe would be if the labels were being duplicated and shifted just a bit diagonally. Another would be if the form is moving slightly and leaving a shadow of its previous position. These are both pretty whacky ideas, but I'm just trying to image what you see, and what could be causing it. If you open the form in the ClassBrowser and view the code, is it terribly long? You might want to post the code. Tho' that's pretty drastic, too.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform