Skip to content

Commit

Permalink
More TODOs.
Browse files Browse the repository at this point in the history
  • Loading branch information
andlabs committed Sep 23, 2014
1 parent 03c70f1 commit e281da0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions warningpopover_darwin.m
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
// NSPopovers are intended for interactive content, and Apple seems to be diligent in enforcing this rule, as the known techniques for preventing a NSPopover from stealing focus no longer work in 10.9.
// Let's just fake it with a window.

// TODO better would be to use NSImageNameInvalidDataFreestandingTemplate somehow

@interface goWarningPopover : NSWindow {
@public
id onBegin;
Expand Down

0 comments on commit e281da0

Please sign in to comment.