jerry foote wrote on 2013-02-05: 
>  I just compiled a project and built a installation with Centurion. When I
>  execute from the desktop icon the forms are not centered, When I start
VFP9
>  and change to the installed folder and execute from within VFP everything
>  looks fine.
>  
>  Any suggestions what is up. I have never had this problem.
>  
>  Thanks Jerry
> 

Jerry,

If you have the Form.AutoCenter = .T. it should auto-center, unless...
If you have code in the Form.Init that resizes the form, or adjusts the
border of the form, you will see the form off centered. 
You might have other code that positions it differently too.
Top/Left properties set at design time may not be centered because
_Screen.Width/Height could be different between design time and runtime.

Tracy Pearson
PowerChurch Software


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to