June 1, 201510 yr My users are allowed to resize their windows as they like and the contents are set to resize as needed, however the layouts have been designed within the "smallest space necessary" to fit all the content (depending on the users screen resolution). I need to prevent the user from scaling the window too small (i.e. smaller than the initial set layout size) - is this possible with leaving the resize window option checked?
June 1, 201510 yr Update to FileMaker 14 (or 13) and use the OnLayoutSizeChange script trigger to re-size the window to your minimum if the user resized too small.
Create an account or sign in to comment