Hello,
I try to disable the CheckboxItem title using
CheckboxItem.setShowTitle (false);
but it doesn't seems to work
(I am using revision.268)
I tried to test the latest (revision.279)
still the same.
The latest binary has nice LnF, but my application appear scarry UI issues !
I try to disable the CheckboxItem title using
CheckboxItem.setShowTitle (false);
but it doesn't seems to work
(I am using revision.268)
I tried to test the latest (revision.279)
still the same.
The latest binary has nice LnF, but my application appear scarry UI issues !
Comment