Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 8879 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

Hi,

I am developing a standalone product ( which is nearly finished ) and I would like the size of program to scale depending on the user's screen resolution.

Firstly is this possible ??

Secondly is it something to do with DDE ??

Thanks in Advance

Dom Walker

Posted

quote:

Originally posted by domwalker:

Hi,

I am developing a standalone product ( which is nearly finished ) and I would like the size of program to scale depending on the user's screen resolution.

Firstly is this possible ??

Secondly is it something to do with DDE ??


This has NOTHING to do with DDE (dynamic DATA exchange). This is the exchange of data between applications.

This is possible, but not without work. You would actually build an interface set for each possible resolution and then use the Status(CurrentScreenHeight) and Status(CurrentScreenWidth) to determine which interface element to use.

------------------

=-=-=-=-=-=-=-=-=-=-=-=-=

Kurt Knippel

Senior Filemaker Developer

http://www.database-resources.com

mailto:[email protected]

=-=-=-=-=-=-=-=-=-=-=-=-=

This topic is 8879 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.