Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Moving form
Message
From
08/06/2001 08:19:45
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00514271
Message ID:
00516818
Views:
11
Maybe, but I found other way and run smootly

Local nX, nY
IF nButton=1
nX = nXCoord + This.Left - this.xstart
nY = nYCoord + This.Top - this.ystart
This.Move(nX,nY)
ENDIF

With your code, the window make strange movements.
Other thing than I found is: if you set the Enabled property of controls to .F. you still can move the form in that point (any part of the control)

Tanks again!
Be fast like the Fox
Be free like the Penguin
Se Rápido como el Zorro
Se libre como el Pingüino
Previous
Reply
Map
View

Click here to load this message in the networking platform