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
Post a Comment