Moved the code...
Re destroying: Doesn't the Close function take care of that? That's what
the comment in Tooltip.h says;
/** Create the ToolTip control.
@note Be careful about tooltip destruction! Unlike other widgets,
tooltips aren't regular
children; they are instead "owned" by their parent (Windows
terminology). Therefore, unless the
owner doesn't have any non-owner parent, Windows won't destroy the
tooltip control when the
owner is destroyed; so make sure you explicitly destroy it by calling
the "close" method. */
** Patch added: "dcpp_paramdlg.diff"
https://bugs.launchpad.net/dcplusplus/+bug/710249/+attachment/4487955/+files/dcpp_paramdlg.diff
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/710249
Title:
Displaymassage of right click popup is overlapped by OK button
Status in DC++:
In Progress
Bug description:
The Displaymassage you see when you get a right click popup window is
overlapped by the button.
Lable might not be dynamic and should be it.
DC++ Version: 0.781
OS: Windows 7 x64
To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/710249/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~linuxdcpp-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~linuxdcpp-team
More help : https://help.launchpad.net/ListHelp