mirror of
https://github.com/fltk/fltk.git
synced 2026-08-17 16:43:10 +08:00
Added cocoa improvement inspired for from ossman improvement STR2802 for modal windows...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9407 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -574,6 +574,7 @@ static void do_timer(CFRunLoopTimerRef timer, void* data)
|
||||
return !(w->tooltip_window() || w->menu_window());
|
||||
}
|
||||
|
||||
// TODO see if we really need a canBecomeMainWindow ...
|
||||
#if 0
|
||||
|
||||
- (BOOL)canBecomeMainWindow
|
||||
|
||||
Reference in New Issue
Block a user