Whenever the VFP IDE reappears (ie starting VFP, finishing running an
app, etc)("etc"?) the normal toolbar puts my docked project onto a
separate line from the standard toolbar, and therefore doubles the
height of the bar.

I spoke about this before (a long time ago) and y'all said no-one
else was seeing this. However I've now got the same effect on a
different computer, still a laptop but that's about the only
similarity, different operating system (XPH) and different hardware.

This has to be a bug shirley? I have (only) the standard toolbar
showing. There *is* space for the project to be docked onto the same
line. What's going wrong?

Grrrrr 8-(
Mark

Re: VFP Toolbar - beyond a joke by Dan

Dan
Wed Feb 04 15:34:36 CST 2004

Is SET RESOURCE ON? I believe that's where VFP stores toolbar docked state
and last position.

And this isn't just a VFP thing. I've seen Word and Excel do the same thing.
I think it's a generic "Microsoft Toolbar" thing.

Dan


Mark Stanton wrote:
> Whenever the VFP IDE reappears (ie starting VFP, finishing running an
> app, etc)("etc"?) the normal toolbar puts my docked project onto a
> separate line from the standard toolbar, and therefore doubles the
> height of the bar.
>
> I spoke about this before (a long time ago) and y'all said no-one
> else was seeing this. However I've now got the same effect on a
> different computer, still a laptop but that's about the only
> similarity, different operating system (XPH) and different hardware.
>
> This has to be a bug shirley? I have (only) the standard toolbar
> showing. There *is* space for the project to be docked onto the same
> line. What's going wrong?
>
> Grrrrr 8-(
> Mark



Re: VFP Toolbar - beyond a joke by Mark

Mark
Thu Feb 05 12:54:28 CST 2004

In article <eKSTOa26DHA.1052@TK2MSFTNGP12.phx.gbl>, Dan Freeman wrote:

> Is SET RESOURCE ON? I believe that's where VFP stores toolbar docked state
> and last position.

Yes it is. It *is* coming back as docked, and (usually) in the same
"left/right" position, it's just that VFP's decided, wrongly, that there's not
enough room on the same line as the standard toolbar and extended the bar to a
second line and put it there, stealing space from the rest of the screen of
course.


> And this isn't just a VFP thing. I've seen Word and Excel do the same thing.
> I think it's a generic "Microsoft Toolbar" thing.

Ah, at least I'm not just going nuts then.
Has anyone seen it (regularly) in VFP?

Mark
-If more of us acted more sensibly,
d'you think Governments might join in?


Re: VFP Toolbar - beyond a joke by Rolf

Rolf
Thu Feb 05 16:00:56 CST 2004

> > And this isn't just a VFP thing. I've seen Word and Excel do the same
thing.
> > I think it's a generic "Microsoft Toolbar" thing.
>
> Ah, at least I'm not just going nuts then.
> Has anyone seen it (regularly) in VFP?
>

I see it all the time.

Rolf



Re: VFP Toolbar - beyond a joke by Stefan

Stefan
Fri Feb 06 02:36:47 CST 2004


"Mark Stanton" <mstanton@cix.compulink.co.uk> schrieb im Newsbeitrag
news:VA.00002156.01f941df@cix.compulink.co.uk...
> In article <eKSTOa26DHA.1052@TK2MSFTNGP12.phx.gbl>, Dan Freeman wrote:
>
> > Is SET RESOURCE ON? I believe that's where VFP stores toolbar docked
state
> > and last position.
>
> Yes it is. It *is* coming back as docked, and (usually) in the same
> "left/right" position, it's just that VFP's decided, wrongly, that there's
not
> enough room on the same line as the standard toolbar and extended the bar
to a
> second line and put it there, stealing space from the rest of the screen
of
> course.
>
>
> > And this isn't just a VFP thing. I've seen Word and Excel do the same
thing.
> > I think it's a generic "Microsoft Toolbar" thing.
>
> Ah, at least I'm not just going nuts then.
> Has anyone seen it (regularly) in VFP?

My projects are not docked usually but, FWIW, I tried to
repro the effect and could not see it a few times.
I do have seen similar effects though, e.g. regularly with the
form designer toolbar. Like Dan I think it's (also) a "foxuser"
issue, did you try it with a fresh one?


Regards
-Stefan


Re: VFP Toolbar - beyond a joke by Mark

Mark
Fri Feb 13 14:36:53 CST 2004

In article <bvvkff$10lipp$2@ID-13445.news.uni-berlin.de>, Stefan Wuebbe wrote:

> form designer toolbar. Like Dan I think it's (also) a "foxuser"
> issue, did you try it with a fresh one?

Yup, brand new installation on this brand new machine...

Mark
-If more of us acted more sensibly,
d'you think Governments might join in?