[txmt-dev] Re: Main Window UI Concept
Gerd Knops
gerti-textmate at bitart.com
Fri Aug 24 16:52:40 UTC 2012
On Aug 24, 2012, at 11:22 AM, Allan Odgaard <mailinglist at textmate.org> wrote:
> On Aug 24, 2012, at 6:17 PM, Gerd Knops <gerti-textmate at bitart.com> wrote:
>
>> […] why can't we 'rip of' a tab to open a file in a separate window?
>
> Double-click the tab in question.
>
Cool! Thanks for the tip! BTW if you do that with just 1 tab open, the main window closes. And occasionally it crashes outright, see below.
Gerd
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.CoreText 0x9063b5e0 TGlyphEncoder::EncodeChars(CFRange, TAttributes const&, TGlyphList<TDeletedGlyphIndex>&, TGlyphEncoder::Fallbacks) + 12
1 com.apple.CoreText 0x9063a3e5 TTypesetterAttrString::Initialize(__CFAttributedString const*) + 375
2 com.apple.CoreText 0x90639e67 CTLineCreateWithAttributedString + 49
3 com.macromates.TextMate.OakTextView 0x0037fafd CTCreateLineFromText(std::string const&, NSFont*, NSColor*) + 144 (GutterView.mm:318)
4 com.macromates.TextMate.OakTextView 0x0037d777 WidthOfLineNumbers(unsigned long, NSFont*) + 72 (GutterView.mm:323)
5 com.macromates.TextMate.OakTextView 0x0037d6a4 -[GutterView widthForColumnWithIdentifier:] + 357 (GutterView.mm:242)
6 com.macromates.TextMate.OakTextView 0x0037ea50 -[GutterView updateWidthWithAnimation:] + 168 (GutterView.mm:410)
7 com.macromates.TextMate.OakTextView 0x0037dda3 -[GutterView frameDidChange:] + 548 (GutterView.mm:314)
8 com.apple.Foundation 0x975cfd92 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_0 + 49
9 com.apple.CoreFoundation 0x91d7c481 ___CFXNotificationPost_block_invoke_0 + 257
10 com.apple.CoreFoundation 0x91cc7b5a _CFXNotificationPost + 2794
11 com.apple.Foundation 0x975b88c8 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
12 com.apple.Foundation 0x975c8667 -[NSNotificationCenter postNotificationName:object:] + 55
13 com.apple.AppKit 0x9657f320 -[NSView _postFrameChangeNotification] + 223
More information about the textmate-dev
mailing list