Author: Malcolm Greene
Posted: 2000-08-16 07:43:05 Link
Jim,
Does your resizing class account for small fonts/large fonts layout issues
or do you assume a small font environment. Any comments or insights on the
small vs. large fonts issue and form resizing?
Thanks!
Malcolm
-----Original Message-----
From: profox@leafe.com [mailto:profox@leafe.com]On Behalf Of Jim Eddins
Sent: Wednesday, August 16, 2000 12:15 AM
To: Multiple recipients of ProFox
Subject: Re: Microsoft StatusBar Control v6.0
Malcolm,
It's a combination of two or three public domain classes
and some added coding by me.
I'm like Bill G, I can't invent a wheel, but I can usually make
it rounder.
Jim Eddins
> Jim,
>
> What "generic resize" control are you using? Is this a control of your own
> design, a public domain control, or a commercial control? Is it a VFP
> specific control or a VB control being used in VFP?
>
> Thanks!
> Malcolm
>
> -----Original Message-----
> From: profox@leafe.com [mailto:profox@leafe.com]On Behalf Of Jim Eddins
> Sent: Tuesday, August 15, 2000 6:14 PM
> To: Multiple recipients of ProFox
> Subject: Re: Microsoft StatusBar Control v6.0
>
>
> Brad,
>
> If your using code to expand and contract the other
> controls on the form when you maximize, you need to make
> sure that it also deals with ActiveX controls as well, to keep
> it in sync with the new form size.
>
> I use a generic resize control that handles form resizing
> for all objects on the form, including ActiveX controls, and
> have no problem with the StausBar Control.
>
> Jim Eddins
>
>
> > Does anyone use the ActiveX control referenced in this
> > message's subject on a regular basis? Has anyone
> > experienced a problem with the statusbar not displaying in
> > the proper position upon form instantiation?
> >
> > I've designed a screen visually and placed the statusbar
> > control on it. Great! It looks beautiful. The form's
> > WindowState is maximized and I'm limiting my work area to
> > 800x600 though my system is running at a higher resolution.
> > I then run the form, which maximizes as expected but the
> > status bar stays where it was in design mode. Upon manually
> > resizing the form, the status bar will snap back into place.
> >
> > --Frustrated in Michigan
>
>
>
> ----------------------------------------
> Subscription maintenance at:
> http://leafe.com/mailListMaint.html
>
>
>
----------------------------------------
Subscription maintenance at:
Author: Jim Eddins
Posted: 2000-08-16 08:15:39 Link
Malcomb,
I'll have to look. I havn't looked at it in a long time and
have no idea what I thought about at the time.
Anyway, I can get you a copy of it.
Jim Eddins
> Jim,
>
> Does your resizing class account for small fonts/large fonts layout issues
> or do you assume a small font environment. Any comments or insights on the
> small vs. large fonts issue and form resizing?
>
> Thanks!
> Malcolm
>
>
> -----Original Message-----
> From: profox@leafe.com [mailto:profox@leafe.com]On Behalf Of Jim Eddins
> Sent: Wednesday, August 16, 2000 12:15 AM
> To: Multiple recipients of ProFox
> Subject: Re: Microsoft StatusBar Control v6.0
>
>
> Malcolm,
>
> It's a combination of two or three public domain classes
> and some added coding by me.
>
> I'm like Bill G, I can't invent a wheel, but I can usually make
> it rounder.
>
> Jim Eddins
>
>
> > Jim,
> >
> > What "generic resize" control are you using? Is this a control of your
own
> > design, a public domain control, or a commercial control? Is it a VFP
> > specific control or a VB control being used in VFP?
> >
> > Thanks!
> > Malcolm
> >
> > -----Original Message-----
> > From: profox@leafe.com [mailto:profox@leafe.com]On Behalf Of Jim Eddins
> > Sent: Tuesday, August 15, 2000 6:14 PM
> > To: Multiple recipients of ProFox
> > Subject: Re: Microsoft StatusBar Control v6.0
> >
> >
> > Brad,
> >
> > If your using code to expand and contract the other
> > controls on the form when you maximize, you need to make
> > sure that it also deals with ActiveX controls as well, to keep
> > it in sync with the new form size.
> >
> > I use a generic resize control that handles form resizing
> > for all objects on the form, including ActiveX controls, and
> > have no problem with the StausBar Control.
> >
> > Jim Eddins
> >
> >
> > > Does anyone use the ActiveX control referenced in this
> > > message's subject on a regular basis? Has anyone
> > > experienced a problem with the statusbar not displaying in
> > > the proper position upon form instantiation?
> > >
> > > I've designed a screen visually and placed the statusbar
> > > control on it. Great! It looks beautiful. The form's
> > > WindowState is maximized and I'm limiting my work area to
> > > 800x600 though my system is running at a higher resolution.
> > > I then run the form, which maximizes as expected but the
> > > status bar stays where it was in design mode. Upon manually
> > > resizing the form, the status bar will snap back into place.
> > >
> > > --Frustrated in Michigan
> >
> >
> >
> > ----------------------------------------
> > Subscription maintenance at:
> > http://leafe.com/mailListMaint.html
> >
> >
> >
>
>
>
> ----------------------------------------
> Subscription maintenance at:
> http://leafe.com/mailListMaint.html
>
>
>
>
>
> ----------------------------------------
> Subscription maintenance at:
> http://leafe.com/mailListMaint.html
>
>
>