
MP 0.25 Win: Option groups display bug
Moderator: XnTriq
-
- XnThusiast
- Posts: 2010
- Joined: Wed Mar 17, 2004 8:33 pm
- Location: Sarasota Florida
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
-
- Author of XnView
- Posts: 37621
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
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.
-
- XnThusiast
- Posts: 2010
- Joined: Wed Mar 17, 2004 8:33 pm
- Location: Sarasota Florida
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
-
- Author of XnView
- Posts: 37621
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
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.
-
- XnThusiast
- Posts: 2010
- Joined: Wed Mar 17, 2004 8:33 pm
- Location: Sarasota Florida
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
-
- XnThusiast
- Posts: 2010
- Joined: Wed Mar 17, 2004 8:33 pm
- Location: Sarasota Florida
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