mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 13:00:47 +00:00
Make sure tooltip window starts off on screen.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@23756 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a375c38059
commit
42a0cfaa9e
4 changed files with 59 additions and 16 deletions
|
@ -38,6 +38,7 @@
|
|||
NSTrackingRectTag toolTipTag;
|
||||
NSTimer *timer;
|
||||
NSWindow *window;
|
||||
NSSize offset;
|
||||
BOOL restoreMouseMoved;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue