Newbies domwalker Posted August 2, 2000 Newbies Share Posted August 2, 2000 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 Link to comment Share on other sites More sharing options...
Kurt Knippel Posted August 2, 2000 Share Posted August 2, 2000 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] =-=-=-=-=-=-=-=-=-=-=-=-= Link to comment Share on other sites More sharing options...
Recommended Posts
This topic is 8810 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 accountSign in
Already have an account? Sign in here.
Sign In Now