mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 19:20:37 +00:00
fix #25907
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28583 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
bf58ad609d
commit
3884d4644a
2 changed files with 13 additions and 3 deletions
|
@ -582,7 +582,11 @@ static BOOL restoreMouseMoved;
|
|||
|
||||
[window orderFront: nil];
|
||||
|
||||
[window setAutodisplay: NO];
|
||||
[window display];
|
||||
[self _drawText: toolTipText];
|
||||
[window flushWindow];
|
||||
|
||||
RELEASE(toolTipText);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue