Thanks. I do this:
Qt Code:
pen->setWidth( pen->width()*4 ); pc->setPen(*pen);To copy to clipboard, switch view to plain text mode
but the dots look just as small as before,
is this what you meant?
regards,
Thanks. I do this:
Qt Code:
pen->setWidth( pen->width()*4 ); pc->setPen(*pen);To copy to clipboard, switch view to plain text mode
but the dots look just as small as before,
is this what you meant?
regards,
Bookmarks