We're seeing problems with groupbox labels and regular
text labels having a gray/beige background under Win XP,
instead of being transparent; no background color. These
widgets in question are enclosed within a tabstrip. All
other widgets seem to be rending without problem. Has
anyone else run into this issue and is there a quick fix?

We're using ActivePerl 5.6 with Win32::GUI 1.03, and we do
have a MANIFEST file in place.

Yeah, I've seen this issue too. It might be worth trying to attach the controls to the tab strip itself, rather than the window to see if that resolves it. I've also seen this problem in other dev platforms(even MS's own apps) so it's not a Win32::GUI issue persay (it might be worth googling for a generic solution).

Cheers,

jez.



Reply via email to