Hi,
I looked at the developer docs, but there is no documentation on JideSplitButton.
I would like to use it in a toolbar, but I have some problems:
1) the look and feel is not followed properly (JGoodies Windows)
When I change to the java windows look and feel:
2) the button should be disabled at the start, however, the icon and the text does not show as disabled. The arrow button is disabled.
3) the toolbar has the rollover property set to true, however, the splitbutton does not follow this properly. It has already a 3D-like border, even when not hovering over the button.
4) When doing a mouse over, the buttons normally become a lighter grey with a rounded 3D rectangle around them. However, the button shows a orange-like gradient.
kind regards,
Wim