From kde-panel-devel Sat Sep 29 16:45:03 2012 From: "Aaron J. Seigo" Date: Sat, 29 Sep 2012 16:45:03 +0000 To: kde-panel-devel Subject: Re: Tasker in 4.10? Message-Id: <3348989.vvztvuWjP0 () freedom> X-MARC-Message: https://marc.info/?l=kde-panel-devel&m=134893712723430 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============6016945254632895169==" --===============6016945254632895169== Content-Type: multipart/signed; boundary="nextPart1896325.ss4JC6SI0b"; micalg="pgp-sha1"; protocol="application/pgp-signature" Content-Transfer-Encoding: 7Bit --nextPart1896325.ss4JC6SI0b Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" On Saturday, September 29, 2012 11:11:32 Shaun Reich wrote: > do you happen to know of an example of something that isn't? never > figured that one out, making it non-modal. iirc you can't use > kmessagebox or else it's automatically modal. you can use KMessageBox::createMessageBox and then set the dialog to not be modal. it is a bit of a clumsy API like that. you can also probably send in a parent windowId of 0 and then pass WindowModal in the options flags. -- Aaron J. Seigo --nextPart1896325.ss4JC6SI0b Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEABECAAYFAlBnJZMACgkQ1rcusafx20OyAQCfeXOBT9XiJ2SldVm6e9He2Z20 ZXYAoIYjyz4D9sVAPm4tGXvKi9u7DNF9 =88hz -----END PGP SIGNATURE----- --nextPart1896325.ss4JC6SI0b-- --===============6016945254632895169== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel --===============6016945254632895169==--