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

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

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