I just upgraded to VFP9 and now when working with all my existing forms, the
designer tools and controls 'Snap to Grid' even though the I have the 'Snap
to grid' box unchecked on the forms tab in the Options form. Additionally, I
have set the Horizontal and Vertical spacings to 1 pixel each and the grid
appears to be set at 12 regardless of what I have set it at..

With new forms, the cursor (mouse) does not snap to the grid. It only
happens with the forms that existed prior to the VFP9 install.

It is the beta version of VFP9 that I have installed. I can go back into
VFP8 and do not have the problem.

Has anybody else experienced this? Is there a way to reset the grid size?

--
Jim D

Re: Problem with 'Snap To Grid' After Upgrade to VFP9 by Eric

Eric
Wed Jan 12 01:04:44 CST 2005

Hello, Jim!

JD> Is there a way to reset the grid size?

I believe VFP stores the grid sizes for each form that is opened in the
foxuser resource file. If VFP finds the grid settings in the foxuser, it
ignores your settings from the VFP Options.
Let us know what happens if you remove the foxuser.
--
Eric den Doop
www.foxite.com - The Home Of The Visual FoxPro Experts - Powered By VFP8



Re: Problem with 'Snap To Grid' After Upgrade to VFP9 by Felix

Felix
Wed Jan 12 03:24:15 CST 2005

I had that problem, but it was easy for me to solve it.
Before, I had 'Grid Spacing'=6, and VFPx asumes 12, what I did was, went to
'Tools', 'Options', 'Forms', and wrote a '6' to horizontal and Vertical
spacing, then clicked on 'Set As Default'; as I used the same spacing in the
previous version, that solved my problem.

I hope it works for you...

=*=*=*=*=*=*=*=*=*=*=*=*=*=
= Felix Berto Castillo G.
= La Vega, Dom. Republic
=*=*=*=*=*=*=*=*=*=*=*=*=*=

"Jim D" <JimD@discussions.microsoft.com> wrote in message
news:8EF18C62-57C9-4397-AA22-13EEA6E3AEEC@microsoft.com...
>I just upgraded to VFP9 and now when working with all my existing forms,
>the
> designer tools and controls 'Snap to Grid' even though the I have the
> 'Snap
> to grid' box unchecked on the forms tab in the Options form.
> Additionally, I
> have set the Horizontal and Vertical spacings to 1 pixel each and the
> grid
> appears to be set at 12 regardless of what I have set it at..
>
> With new forms, the cursor (mouse) does not snap to the grid. It only
> happens with the forms that existed prior to the VFP9 install.
>
> It is the beta version of VFP9 that I have installed. I can go back into
> VFP8 and do not have the problem.
>
> Has anybody else experienced this? Is there a way to reset the grid size?
>
> --
> Jim D



Re: Problem with 'Snap To Grid' After Upgrade to VFP9 by JimD

JimD
Wed Jan 12 09:01:01 CST 2005

How do I access the foxuser resource file?


"Eric den Doop" wrote:

> Hello, Jim!
>
> JD> Is there a way to reset the grid size?
>
> I believe VFP stores the grid sizes for each form that is opened in the
> foxuser resource file. If VFP finds the grid settings in the foxuser, it
> ignores your settings from the VFP Options.
> Let us know what happens if you remove the foxuser.
> --
> Eric den Doop
> www.foxite.com - The Home Of The Visual FoxPro Experts - Powered By VFP8
>
>
>

Re: Problem with 'Snap To Grid' After Upgrade to VFP9 by Eric

Eric
Wed Jan 12 09:06:11 CST 2005

Hello, Jim!

You can locate the current foxuser with SYS(2005). Then quit fox and delete
the foxuser.* files.
--
Eric den Doop
www.foxite.com - The Home Of The Visual FoxPro Experts - Powered By VFP8



Re: Problem with 'Snap To Grid' After Upgrade to VFP9 by JimD

JimD
Wed Jan 12 09:19:01 CST 2005

Won't deleting them cause a problem? Will VFP recreate what it needs?

Can't I go into them and edit them?

Thanks for your help.

Jim D


"Eric den Doop" wrote:

> Hello, Jim!
>
> You can locate the current foxuser with SYS(2005). Then quit fox and delete
> the foxuser.* files.
> --
> Eric den Doop
> www.foxite.com - The Home Of The Visual FoxPro Experts - Powered By VFP8
>
>
>

Re: Problem with 'Snap To Grid' After Upgrade to VFP9 by JimD

JimD
Wed Jan 12 09:35:01 CST 2005

I figured out how to access the tables and edit them. Thanks for your help.

Jim D


"Jim D" wrote:

> Won't deleting them cause a problem? Will VFP recreate what it needs?
>
> Can't I go into them and edit them?
>
> Thanks for your help.
>
> Jim D
>
>
> "Eric den Doop" wrote:
>
> > Hello, Jim!
> >
> > You can locate the current foxuser with SYS(2005). Then quit fox and delete
> > the foxuser.* files.
> > --
> > Eric den Doop
> > www.foxite.com - The Home Of The Visual FoxPro Experts - Powered By VFP8
> >
> >
> >

Re: Problem with 'Snap To Grid' After Upgrade to VFP9 by Paul

Paul
Wed Jan 12 12:57:53 CST 2005


"Jim D" <JimD@discussions.microsoft.com> wrote in message
news:953EFAE6-8AFF-4A23-AFBD-DA404FB9F2CF@microsoft.com...
> Won't deleting them cause a problem?

Probably not.


> Will VFP recreate what it needs?

Yes.




Re: Problem with 'Snap To Grid' After Upgrade to VFP9 by Paul

Paul
Wed Jan 12 13:09:01 CST 2005

PS. I did have trouble once though, where fp was unable to create a foxuser
table after I deleted it. I had to make a new empty one. I don't know
whether others have run into this.


"Paul Pedersen" <no-reply@swen.com> wrote in message
news:OniyfiN%23EHA.2552@TK2MSFTNGP09.phx.gbl...
>
> "Jim D" <JimD@discussions.microsoft.com> wrote in message
> news:953EFAE6-8AFF-4A23-AFBD-DA404FB9F2CF@microsoft.com...
>> Won't deleting them cause a problem?
>
> Probably not.
>
>
>> Will VFP recreate what it needs?
>
> Yes.
>
>
>



Re: Problem with 'Snap To Grid' After Upgrade to VFP9 by Gene

Gene
Wed Jan 12 14:07:36 CST 2005

On Wed, 12 Jan 2005 11:09:01 -0800, "Paul Pedersen"
<no-reply@swen.com> wrote:

>PS. I did have trouble once though, where fp was unable to create a foxuser
>table after I deleted it. I had to make a new empty one. I don't know
>whether others have run into this.

Did you have write but not creeate access to the directory?

[snip]

Sincerely,

Gene Wirchenko