----- Original Message ----- From: "james hageman" <[EMAIL PROTECTED]> To: "RBG7-L Mailing List" <[EMAIL PROTECTED]> Sent: Friday, July 09, 2004 9:07 AM Subject: [RBG7-L] - change form size based on screen size
> Is there an example somewhere on how to dynamically change the size of > a form based on the users screen resolution? 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. I just stick with 640 x 480 and don't make a form too busy (If it gets crowded, probably need more forms or Tabbed Pages). > I have looked through concomp and rrbyw 1-8, but haven't found anything. > > James >
