Hi there,
I need to style a radio box for use on dark backgrounds but there seems to be a problem.
The first item in the radiobox assumes the correct foreground color and font,
every following radio button item I add through code (or in the editor) seems to revert to the default color and font.
I had to resort to setting a stylesheet to the radiobox but I doubt this is proper way the radiobox should function.
Radio box item styling
Search
- schneebergera
- Posts: 89
- Joined: Sun Apr 03, 2016 5:52 pm
Re: Radio box item styling
Hello,
it seems that the font-type was changed since the radio box was created.
If you start the panel in quick-mode, the changes should be visible.
Please save and close the panel and open it again.
Which version is used?
best regards,
Andreas
it seems that the font-type was changed since the radio box was created.
If you start the panel in quick-mode, the changes should be visible.
Please save and close the panel and open it again.
Which version is used?
best regards,
Andreas
Re: Radio box item styling
I'm using 3.15 P011 at the moment. I've already tried the things you suggested but they did not work for me.
Nevertheless I've tried again and have to confirm that if I add multiple radio buttons and then reopen the panel,
the new items assume the correct font and color after reopening the panel.
But the problem is that I need a dynamic number of buttons in the panel I'm making and the problem still rears it's head
when I add new items to the radiobox while initializing.
Nevertheless I've tried again and have to confirm that if I add multiple radio buttons and then reopen the panel,
the new items assume the correct font and color after reopening the panel.
But the problem is that I need a dynamic number of buttons in the panel I'm making and the problem still rears it's head
when I add new items to the radiobox while initializing.