(13 beta)
when running a SplitPane and when there are items in the toolstrip, they are right aligned. Is there a way to left align them? I can't seem to do it from the constructor, since there is no layout created for the strip, even after i call setDetailToolButtons().
when running a SplitPane and when there are items in the toolstrip, they are right aligned. Is there a way to left align them? I can't seem to do it from the constructor, since there is no layout created for the strip, even after i call setDetailToolButtons().
Comment