[AccessD] Screen Resizing Problem

Rocky Smolin at Beach Access Software rockysmolin at bchacc.com
Tue Sep 25 11:59:41 CDT 2007


John:

What are  FloatIt, SizeIt and ScaleIt?  Never heard of them.  They aren't
used in my code anywhere.

The forms were developed in 800x600.  They resize incorrectly only at the
highest resolution ion 1280 x ... Up to that point they resize OK.  On one
of the forms I tracked the problem down to one subform on one tab, that
cause the whole tab control to be repositioned incorrectly - too high on the
screen.  But al the controls within the tab form still resize correctly.

Thanks

Rocky





 	
	

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

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



--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com

No virus found in this incoming message.
Checked by AVG Free Edition. 
Version: 7.5.488 / Virus Database: 269.13.30/1029 - Release Date: 9/24/2007
7:09 PM
 




More information about the AccessD mailing list