Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Controlling resize and anchoring
Message
From
17/01/2007 09:52:05
 
 
To
17/01/2007 09:38:30
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01185929
Message ID:
01186237
Views:
41
>>Think that what you're describing here depends on the settings
>>[Desktop | RightClick | properties | tab Appearance | button Effects | Show window contents while dragging ]
>>
>>If Off, you have one resize event after the user finishes the resize
>>If On, you get continuous resize events while the window resize is in progress
>>
>>You can test with both settings, first with the windows explorer, then with a foxpro window
>>
>>If ON, the window contents get refreshed/updated while resize is in progress.
>>
>>
>>In a nutshell, if the setting is ON, you will never know when the user will stop and release the mouse button since the event has already been processed
>
>Thanks. That explains some of what I'm seeing that doesn't match what the other thread discussed.
>
>Since I can't assume the user's setting for this, I have to accommodate both situations.
>
>Tamar,
________________________
Tamar,

I think - short test over here, verify if used - you can find the user's setting in the registry
HKEY_CURRENT_USER\Control Panel\Desktop\DragFullWindows

0 = Off
1 = On
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform