[AccessD] Screen Resizing Problem

John Bartow john at winhaven.net
Tue Sep 25 11:05:46 CDT 2007


Rocky,
Sorry for having you post all that (I have the original code) - I only meant
"your call to the code module" should have been more specific.  And that is
standard code so it should be fine (unless of course you've changed you
development PCs monitor resolution). That could cause it to act weird.

Do you have the following properties listed in your code (or listed as text
in the Tag property of the controls that are misbehaving): FloatIt, SizeIt
or ScaleIt?

You could do a search for the terms throughout your code (not ADH's) or look
on the property sheets for the misbehaving controls.

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Rocky Smolin at
Beach Access Software
Sent: Tuesday, September 25, 2007 9:00 AM
To: 'Access Developers discussion and problem solving'
Subject: Re: [AccessD] Screen Resizing Problem

John:

The code itself is pretty long.  Let's see if this goes through.  It's
straight from the ADH (Getz, Littwin, Gilbert)

Here's the call.          Call adhScaleForm(Me, 800, 600, 96, 96,
rctOriginal)

Code's below.

TIA

Rocky






More information about the AccessD mailing list