From: Thomas W. <wi...@ac...> - 2006-01-05 21:37:21
|
Mat, On Jan 4, 2006, at 6:08 PM, Mat Marcus wrote: > I ran Begin with your group.* files and with a modified version =20 > that set > Overlay to a row instead of a group. Drawing worked fine in the =20 > latter but > as you point out, a black box is drawn in the first case. =20 > Interestingly, a > Spy++ capture shows WM_GETTEXT and WM_PAINT messages in each case. =20 > As a > result, I am working with the idea that the text is getting drawn, but > something additional is getting drawn/erased and obscuring the text =20= > in the > group case. Hmm=85 there is another option: The static text does not draw its =20 background correctly. Interestingly nesting another panel in the =20 panel that's already there will make the static text paint correctly. No idea what to make of this. Thomas Thomas Witt wi...@ac... |