Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Objects on form shift upward
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00758827
Message ID:
00758845
Views:
17
>I have a page in a tabbed pageframe with several objects (text boxes, combo boxes & buttons) to display records from a table. Sometimes when I am clicking on the "Next" button to move to the next record, some of the objects in the bottom half of the page shift up about a quarter of an inch. If I click "Prev" the page repaints correctly. This only happen when I click "Next" and only objects in the bottom half of the page shift up. The only difference between the "Next" and "Prev" code is "SKIP 1" and "SKIP -1".
>
>Has anybody seen this behavior? Is there any way to fix it?
>
>Thanks.

Just a SWAG, but maybe that button is setting TALK ON or something in form refresh is doing so. When this happens you also see text written out on the form. Try setting a break point in the Watch window of the debugger on SET("TALK"). To do this, put SET("TALK") in the watch window, then double-click in the grey column to the left of this entry where a red dot will appear. If that does not find a problem, set a break point in the code in the Next button aand try to find the point where the objects show the shift.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform