Jump to content

Change size of dialog box


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

Recommended Posts

Is there a way to change the size of the "Show Message" dialog box under control of my script?

I use the "Show Message" step in my script with a message that is longer than the space allotted for the standard display. The user can expand the box but I would prefer to do it from within the script prior to the display of the message.

Link to comment
Share on other sites

quote:

Originally posted by joegez:

Is there a way to change the size of the "Show Message" dialog box under control of my script?

I use the "Show Message" step in my script with a message that is longer than the space allotted for the standard display. The user can expand the box but I would prefer to do it from within the script prior to the display of the message.

It is not possible to expand the dialogs. You could try building your own "Dialog" layout in FMP, or get Troi's Dialog Plugin.

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

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

Kurt Knippel

Consultant

Database Resources

mailto:[email protected]

http://www.database-resources.com

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

Link to comment
Share on other sites

A quick and dirty way is to split the message into 2 messages. On the first message just put a "Continue" button that would bring up the next message. It's not pretty, but it does work, short of buying and distributing a plug-in.

The other way would be to send the user to another layout that has your dialog box and message.

Link to comment
Share on other sites

This topic is 8464 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.