mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 10:40:37 +00:00
Improvements for tooltips and Drag&Drop operations.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@35566 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
57fef8379e
commit
f3d8072b00
3 changed files with 11 additions and 0 deletions
|
@ -547,6 +547,7 @@ static BOOL restoreMouseMoved;
|
|||
}
|
||||
if (window != nil)
|
||||
{
|
||||
[window setFrame: NSZeroRect display: NO];
|
||||
[window orderOut:self];
|
||||
}
|
||||
if (restoreMouseMoved == YES)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue