« FileMaker iOS App SDK… | Home | DynaPDF and Styled Te… »

Scrollbar Elasticity in FileMaker

screenshotAs you may have notices in FileMaker 14 a feature was added to support elastic scrolling on Mac OS X 10.7 and newer.

As FileMaker only has one main control used for both a list and a layout, the elastic scrolling is always there for you. But some users don't enjoy it in their layouts.

So just before the lunch today here at FileMaker Conference in Salzburg, I spend approximately 20 minutes on a new function to query and set the elasticity mode on the scrollbars in a layout:

MBS("Window.Scrollbar.SetScrollElasticity"; 0; "none")

You can set the scrollbars to auto, none and allowed. By default it is auto, so the system preferences define whether it is allowed or not. You can now switch it per layout and adjust it when switching to list mode or to layout mode.

PS: Coming soon in the next prerelease. If you like to try earlier, please email me. Claris FileMaker Plugin
15 10 16 - 15:23