Qt-interest Archive, April 2008
Mark the division line in Q3Header
Message 1 in thread
Hi,
I port my application from 3.3.8 to 4.3.4. For the time been I have to
use Qt3Support module,
namely Q3ListView and Q3Header classes.
When I press left mouse button on list view header and drag it to the
side I do not see
dotted rectangle indicating next insert position as it was in vertion
3.3.8 .
I looked at the code and found that the method "void
Q3Header::markLine(int idx)"
does the job, but why I do not see that "the division line" on top of
the header?
Thank you,
Vladimir
--
[ signature omitted ]