From kde-devel Sat Jan 20 20:28:32 2007 From: "Aaron J. Seigo" Date: Sat, 20 Jan 2007 20:28:32 +0000 To: kde-devel Subject: Re: Issues with kdialog in trunk Message-Id: <200701201328.38615.aseigo () kde ! org> X-MARC-Message: https://marc.info/?l=kde-devel&m=116932494200225 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============1653594729==" --===============1653594729== Content-Type: multipart/signed; boundary="nextPart16256616.ZdBAtfOhVe"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit --nextPart16256616.ZdBAtfOhVe Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 20 January 2007 11:13, Chris Gow wrote: > 2. If I change editInformation to not create a KDialog but use the > CDInfoDialog class (it is itself a KDialog). why put a kdialog inside a kdialog instead of just subclassing the dialog=20 directly? i just committed a similar change to kscd, btw. i wonder if=20 CDInfoDialog was a QWidget or something at one point? hum.... anyways.. > Then the dialog does display=20 > all of the fields, but the OK/Cancel buttons are in the middle of the > dialog and the separator is near the top. this was due to a bug in CDInfoDialog. i simply added this to the ctor: QWidget* w =3D new QWidget(this); setupUi(w); setMainWidget(w); and it shows just fine now =3D) can you update your copy of kdemultimedia a= nd=20 confirm this works for you as well? =2D-=20 Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43 =46ull time KDE developer sponsored by Trolltech (http://www.trolltech.com) --nextPart16256616.ZdBAtfOhVe Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBFsnt21rcusafx20MRAhzyAJ9RMy9jEy/6dtDVdS76OCMpIFrJeQCeNE6B crtG5MI0eQPHuR5R+IlTPNY= =rfZA -----END PGP SIGNATURE----- --nextPart16256616.ZdBAtfOhVe-- --===============1653594729== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe << --===============1653594729==--