From koffice-devel Thu May 29 17:53:28 2008 From: Thomas Zander Date: Thu, 29 May 2008 17:53:28 +0000 To: koffice-devel Subject: Re: Print preview Message-Id: <200805291953.29196.zander () kde ! org> X-MARC-Message: https://marc.info/?l=koffice-devel&m=121208362925587 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============1319674554==" --===============1319674554== Content-Type: multipart/signed; boundary="nextPart11024781.QaXYWjscpD"; protocol="application/pgp-signature"; micalg=pgp-sha1 --nextPart11024781.QaXYWjscpD Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 29. May 2008 14:05:54 Stefan Nikolaus wrote: > Hi, > > the print preview does not work atm. The preview dialog stays empty and t= he > document is printed directly. I misunderstood the API and wanted to fix it in Qt. The main problem is that Qt Print dialog expects the signal it emits to sta= rt=20 printing to only return when the full print job has been finished. In our=20 case it returns immediately. I think we just have to change a little thing in KOffice to make it only=20 return when printing is done and it will work just fine. I can look at that later. =46or someone else that looks at it; it still is very important that we kee= p the=20 multi-tasking nature of printing, please don't go back to single tasking an= d=20 blocking UI-threads :) =2D-=20 Thomas Zander --nextPart11024781.QaXYWjscpD Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBIPu2ZCojCW6H2z/QRAgsyAJwPiuljK4ybzEyKy3IZxA6J2dikiQCcDL02 KysGDeZ5dkqtvO5CSxJwiPw= =Xiqa -----END PGP SIGNATURE----- --nextPart11024781.QaXYWjscpD-- --===============1319674554== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ koffice-devel mailing list koffice-devel@kde.org https://mail.kde.org/mailman/listinfo/koffice-devel --===============1319674554==--