<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 22 aug 2016, at 08:10, Allan Odgaard <<a href="mailto:mailinglist@textmate.org" class="">mailinglist@textmate.org</a>> wrote:</div><div class="">


<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8" class="">

<div class="">
<div style="font-family:sans-serif" class=""><div style="white-space:normal" class=""><pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7" class=""><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7" class="">- (void)showRelativeToRect:(NSRect)positioningRect
                    ofView:(NSView *)positioningView
             preferredEdge:(NSRectEdge)preferredEdge
</code></pre><p dir="auto" class="">Don’t think you can work that into a nib file.</p></div></div></div></div></blockquote><div><br class=""></div><div>I suspected that.</div><br class=""><blockquote type="cite" class=""><div class=""><div style="font-family:sans-serif" class="">
<div style="white-space:normal" class=""><p dir="auto" class="">Too heavy I assume is the status bar?</p></div></div></div></blockquote></div><div class="">No, it’s more that it opens a completely new window (or view) and is, in general, much bigger (taking up more space on the screen). If it’s configured as opening a window, which is the default, it includes the title bar and related controls. In my opinion would an NSPopover be perfect for this, perhaps I’ll create a plugin for this.</div><div class=""><br class="webkit-block-placeholder"></div><div class=""><span style="orphans: 2; widows: 2;" class="">-- </span><br style="orphans: 2; widows: 2;" class=""><span style="orphans: 2; widows: 2;" class="">/Jacob Carlborg</span></div><div class=""><span style="orphans: 2; widows: 2;" class=""><br class=""></span></div></body></html>