-
Enhancement
-
Resolution: Fixed
-
P4
-
fx2.0
-
Windows 7 x64
In regard to image icon only buttons their is no way to set the padding of the button via a method when using only api calls. I can only create the desired effect through using CSS by specifying -fx-padding: 1 1 1 1; for example. I feel a method function should also be available to the programmer via the button control.