You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ControlsFX
Hi all,
I am wondering if you could help me out. I am working with ControlsFX (vs. 8.40.11) ListSelectionView and am having a problem getting the selection arrows to show. Originally they worked fine, but now I see the buttons but no arrows. Has anyone else experienced this problem or have any suggestions? Below is a screen shot of a simple example. Note the buttons between the "available" and "selected" are missing the arrows. Thanks for any help!
Jim
abhinay...@live.com
unread,
Oct 15, 2020, 10:10:23 PM10/15/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ControlsFX
Hi Jim,
Do you have a sample to reproduce the problem?
-Abhinay
palu
unread,
Jun 2, 2021, 7:53:25 PM6/2/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ControlsFX
to reproduce:
just add a .label section to the css as soon as font size is set in .label, the problem occurs
.label { -fx-font-size: 1.333328em; }
only workaround is not to use .label, and use separate stylesheets for the other elements