Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Container flashes
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00564513
Message ID:
00564653
Views:
14
Hi!

Open Windows explorer, View->Folder Options, View type. Find the option "Show Window Content while dragging". Switch it off. Now try to move or resize windows.

As you see, this is Windows feature - when yoiu darg or resize window and this option switched on (it is on by default), Windows try to refresh everything on the way of the window to keep the entire screen picture as good refreshed as possible.

YES, at slower computers it is even worse. however, users always have an option to switch this feature off.

In VFP this could be also specially slwo when you have a code in the Resize event, because when mentioned feture is on, Resized event in called for each little movement of mouse during resizing to refresh the VFP form content dynamically as it resized.

Hope this helps to make this thing clear ;)

>>Are you doing something like this?
>>
>>
>>_screen.addobject("mycontainer","container")
>>_screen.mycontainer.backcolor = 255
>>_screen.mycontainer.left = 255
>>_screen.mycontainer.top = 300
>>_screen.mycontainer.visible = .t.
>>
>>
>>I'm able to run forms on top of this without any flickering or flashing of the container. I'm able to move forms around on top of it, and resize forms on top of it. I compiled it into a simple .exe and got the same results.
>>
>>Does it seem to be worse on slower computers?
>
>It's pretty much the same. When moving the forms everything looks ok, but when I resize a form the container flashes too much.
>
>I'm running the .exe on a AMD Duron 900 Mhz with 128 MB of RAM and a 16 MB nVidia Vanta based AGP card.
>
>Hope this helps you to help me more. :)
>
>Thanks,
>
>Alonso
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform