KPassivePopup patch
Albert Astals Cid
aacid at kde.org
Thu Jun 16 23:24:17 BST 2005
Hi, this patch adds the possibility of removing the automatic placement of
KPassivePopup, this is needed by Anne Marie in KHangman.
This can be done in two other different ways, first is just calling show and
then moving the resulting widget, that is bad because makes the khangman
background repaint where it is not needed. The second is doing a subclass of
KPassivePopup inside KHangman and implementing it there, but i think this can
be a common use-case for people that want to you a popup near something in
their GUI, but their GUI is "painted".
Any objections in commiting this to kdelibs?
Albert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kpassivepopup.patch
Type: text/x-diff
Size: 1749 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20050617/bfd57d2f/attachment.patch>
More information about the kde-core-devel
mailing list