December 1, 200421 yr Is it possible to make a specific image pop when I chose something in a menu? i.e.: Help > About ..Would make the logo of my company pop-up (GIF image) but I don't want it within a layout, I really want a pop-up. Much like the script Show Message but I want it to "Show Image"
December 4, 200421 yr No, you would have to fake it. FileMaker 7 has the ability to show a file within different windows, so you would create a script that would create a new window, go to a layout with the logo, and wait for the user to click a button to dismiss the window. You could also name the window something unique and check for its existence before creating it to make sure that you aren't creating multiple occurrences of the same window. Chuck
Create an account or sign in to comment