----- Original Message ----- From: "Lawrence Lustig" <[EMAIL PROTECTED]> To: "RBG7-L Mailing List" <[EMAIL PROTECTED]> Sent: Friday, July 09, 2004 10:09 AM Subject: [RBG7-L] - Re: change form size based on screen size
> > You can change the form size easy enough, but it > > would be a nightmare to change > > the size of all controls on a form as well as the > > font size to make it scale up > > or down. > > Using the new Anchors allows you to create forms that > properly scale the component sizes as the form size > changes. The component font sizes, etc, do not > change, so what you wind up with is components that > show a lot more data when the form size increases. > This is usually what people want. I was thinking people (like me with the BiFocals) would want the fonts bigger as well, which is what you get with a good third party resizer component, but your point is taken... > Larry >
