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
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel