Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pageframe/grid redraw problem
Message
From
09/02/2002 07:07:46
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
08/02/2002 23:04:20
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00617832
Message ID:
00617869
Views:
32
>Hi,
>
>I have a 4 page pageframe each page contains a grid. On page 1 I have the main grid with about 12 text boxes and two buttons.
>Sometimes when page1 is activated the whole contents of page 1 are drawn about 1/4 of an inch higer than it should be, leaving a 1/4 inch white band at the bottom of the page.
>
>Any ideas on what is causing this.
>
>This did happen some time ago, so I deleted the grid and re-created and all was well unti today. The grid contains 13 columns and 2 IIF statements in the DynamicBackColor. It does seem that it could be the DynamicBackColorn that may be causing this problem.
>
>I really don't want to spend the time to re-create the grid if I can avoid it.
>
>Regards
>Doug Johnston

Doug,
-Search for a lockscreen (with DynamicBackColor probably in BeforeRowColChange it was locked and added code to AfterRowColChange overrides default code)
-If there are shape objects and form is a toplevel than it might be related with a known VFP6 bug (corrected in VFP7).
-Also try
pageframe.ActivePage = pageframe.ActivePage
as a refresh method.

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform