When you add a pageframe without tabs to a container class ...

Height is allowed to be less than 30, but when the class is saved and then
reopened, you will get an error saying that the height is too small.
You must then hack the VCX and correct the height in order to open the class
in the designer.

First, this is a bug. The height should not be checked when tabs are off.
Second, I really hate it when I get an error like this, and then that's it.
VFP doesn't try to open the VCX. It leaves you hanging, with no choice but
to hack the changes.

Why doesn't VFP just open the file?

Just my two cents.

Michael Wheat

Re: PageFrame Bug by Dan

Dan
Tue Nov 30 16:54:51 CST 2004

Before I go wandering off to test this, which version are you talking about?



Michael Wheat wrote:
> When you add a pageframe without tabs to a container class ...
>
> Height is allowed to be less than 30, but when the class is saved and
> then reopened, you will get an error saying that the height is too
> small.
> You must then hack the VCX and correct the height in order to open
> the class in the designer.
>
> First, this is a bug. The height should not be checked when tabs are
> off. Second, I really hate it when I get an error like this, and then
> that's it. VFP doesn't try to open the VCX. It leaves you hanging,
> with no choice but to hack the changes.
>
> Why doesn't VFP just open the file?
>
> Just my two cents.
>
> Michael Wheat



Re: PageFrame Bug by Anders

Anders
Tue Nov 30 18:12:26 CST 2004

I checked VFP9. Same story.
-Anders

"Dan Freeman" <spam@microsoft.com> wrote in message
news:uXK5a#y1EHA.3452@TK2MSFTNGP14.phx.gbl...
> Before I go wandering off to test this, which version are you talking
about?
>
>
>
> Michael Wheat wrote:
> > When you add a pageframe without tabs to a container class ...
> >
> > Height is allowed to be less than 30, but when the class is saved and
> > then reopened, you will get an error saying that the height is too
> > small.
> > You must then hack the VCX and correct the height in order to open
> > the class in the designer.
> >
> > First, this is a bug. The height should not be checked when tabs are
> > off. Second, I really hate it when I get an error like this, and then
> > that's it. VFP doesn't try to open the VCX. It leaves you hanging,
> > with no choice but to hack the changes.
> >
> > Why doesn't VFP just open the file?
> >
> > Just my two cents.
> >
> > Michael Wheat
>
>


Re: PageFrame Bug by Michael

Michael
Tue Nov 30 20:37:09 CST 2004

Dan,

VFP 9.0 Beta

Michael Wheat