| Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date | |
| All threads index page 1 | |
Hello, I assumed that the order of painter->draw... statements influences what gets on top. I draw segments in black [drawLine(QPointF(..)..) ], and then I draw the segment endpoints on top in red [drawPoint(QPointF(..))]. When I zoom in at a certain scale the points are no longer visible. Feature or bug, and what is the workaround? andreas -- [ signature omitted ]