From kde-core-devel Mon Jul 30 12:43:37 2001 From: Rik Hemsley Date: Mon, 30 Jul 2001 12:43:37 +0000 To: kde-core-devel Subject: Re: QCheckBox / QRadioButton and setAutoMask() X-MARC-Message: https://marc.info/?l=kde-core-devel&m=99651781331018 #if Dirk Mueller > On Son, 29 Jul 2001, Rik Hemsley wrote: > > > My test program was wrong. I forgot setAutoMask(). > > > > Yes, it's QScrollView's fault :( > > I guess it just forgets the extra pixel used for the frame-drawing. it > should work then with setFrameStyle(NoFrame), right ? I can't see the problem in the QScrollView code. Perhaps it's elsewhere. I tried NoFrame, but that didn't help. Rik