Per Lind Posted June 27, 2004 Posted June 27, 2004 Hello! In my old FM5 I used Troi-dialogbox plugin which make it possible do calculated text and valuelists dropdown inputs, and the useful barberpoole. Do anyone know if its possible in FM7? I have tryed with the input options in custom dialog box but I cant a drop down value list. Hope someone can help me. -Per
BruceJ Posted June 27, 2004 Posted June 27, 2004 Instead, you might want to go another approach and take advantage of the whole New Window approach available in FM7. Instead of a dialogue box, script a New Window, specify the size and location to "feel" like a dialogue box, and you can use all the features you would on a regular layout (menus, etc.). In doing so, you may choose to write the script that calls the faux dialogue box as a looping scipt so you can prevent the user from simply clicking the "X" and closing it. Write the script to only exit the loop when a specific condition is met and you want to "Close" the faux dialogue box (aka Window).
Recommended Posts
This topic is 7715 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