
MP 0.25 Win: Option groups display bug
Moderators: helmut, XnTriq, xnview
MP 0.25 Win: Option groups display bug
On Windows, option groups in MP never display the selected option. This problem occurs with all styles:


John
Re: MP 0.25 Win: Option groups display bug
Without style, i can't reproduce. Could you try without default.style?
The problem was in 0.21?
The problem was in 0.21?
Pierre.
Re: MP 0.25 Win: Option groups display bug
The top two images are from the Plastique style. I'll post images of the others.xnview wrote:Without style, i can't reproduce. Could you try without default.style?
It looks like a problem with the option defaults and or the link between the options and the option group.
Yes, but I didn't report because I thought the option groups weren't "hooked up" yet. Apparently they were.The problem was in 0.21?
All option groups exhibit this problem for me: Win XP SP3. I can test later today in Vista and Win7.
John
Re: MP 0.25 Win: Option groups display bug
On Xp (with no style/theme), i have not the problemJohnFredC wrote: All option groups exhibit this problem for me: Win XP SP3. I can test later today in Vista and Win7.
Pierre.
Re: MP 0.25 Win: Option groups display bug
Hi Pierre
Starting with clean folder and no INI fixed this problem.
That should have been my testing protocol from the beginning but I am always reluctant to give up my customizations from prior versions.
Sorry for the wasted thread.
Starting with clean folder and no INI fixed this problem.
That should have been my testing protocol from the beginning but I am always reluctant to give up my customizations from prior versions.
Sorry for the wasted thread.
John
Re: MP 0.25 Win: Option groups display bug
The problem was a line in my custom theme:
Apparently not all themes recognize .QRadioButton. Here is how .QRadioButton{color:white;} looks in the various styles.

- .QRadioButton{color:white;}
- .QRadioButton{color:black;}
Apparently not all themes recognize .QRadioButton. Here is how .QRadioButton{color:white;} looks in the various styles.

John