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

Stephan Kulow coolo at kde.org
Wed Dec 15 12:00:16 GMT 2004


Am Wednesday 15 December 2004 12:34 schrieb Ismail Donmez:
> > > 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.
> 
> Now that someone mentioned IE. Its worth to note that its off by default in IE 
> 5.5+
You're actually right. Google didn't reveal anything interesting either pro or
contra though.

Greetings, Stephan

-------------- 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/767d6fe8/attachment.sig>


More information about the kfm-devel mailing list