KHTML-Patch - show frame around not-yet-loaded images

Leo Savernik l.savernik at aon.at
Wed Dec 15 11:30:54 GMT 2004


Am Mittwoch, 15. Dezember 2004 01:59 schrieb Germain Garand:
> So I'd definetly recommend:
> -         outlineBox(paintInfo.p, _tx, _ty, "gray");
> +        paintInfo.p->setPen(QPen(Qt::gray, 1));
> +        paintInfo.p->setBrush( Qt::NoBrush );
> +        paintInfo.p->drawRect(_tx, _ty, m_width, m_height);
>
> Otherwise, I'd even like this by default :-)

Hmm, it'd better display an inset like IE does.

mfg
 Leo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20041215/73badd58/attachment.sig>


More information about the kfm-devel mailing list