December 4, 200718 yr I see that the runtime makes windows without close buttons (the X button that closes the window). Is there a work around for this? My solution opens the output (the reports) in preview mode in new windows. I could have them opening in the same window as the data input screens but then I'd have to figure out how to have the navigation buttons (custom navigation on my layouts rather than using the top menu and status area)displayed and active in preview mode. Thanks Pete
December 4, 200718 yr in your preview script, you could show the status bar. then, when the user clicks continue, the script would show a dialog, "Print?" and if they click "No" then it closes the window.
December 4, 200718 yr Author That would work. For now I've used a custom menu called window with a close command on it. What's the logic behind not having the X on the window?
April 10, 200817 yr I am also puzzled by the lack of a close button on my runtime solution. I don't understand... Can anyone offer any insight as to why this is the case?
Create an account or sign in to comment