user interface - JavaFX Scenebuilder: Is it possible to disable the resizing of the SplitPane divider? -


is possible disable automatic resizing/placement of divider of splitpane when resizing entire frame? in other words, want automatically move divider shrink (when application's frame small) or if user manually moves divider.

this looking : how can avoid splitpane resize 1 of panes when window resizes?

and javadoc


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

python - Exception while importing pymorphy2 -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -