Displaying 2 results from an estimated 2 matches for "rtextview".
Did you mean:
textview
2005 Dec 16
1
AppleScript commands don't execute until mouse over console window (PR#8405)
...er: 0
+ context: NULL
+ subtype: 0
+ data1: 0
+ data2: 0
+ ] atStart: YES];
/*
unsigned textLength = [[RTextView textStorage] length];
[RTextView setSelectedRange:NSMakeRange(textLength, 0)];
2006 Jul 04
1
double-quote tab crashes R (PR#9058)
...+ 1932
10 com.apple.AppKit 0x93461ed1 -[NSTSMInputContext
interpretKeyEvents:] + 1157
11 com.apple.AppKit 0x93461276 -[NSView
interpretKeyEvents:] + 65
12 com.apple.AppKit 0x93461164 -[NSTextView keyDown:] + 1061
13 org.R-project.R 0x0001c2e4 -[RTextView keyDown:] + 150
(crt.c:305)
14 com.apple.AppKit 0x93460ce9 -[NSWindow sendEvent:] + 7377
15 com.apple.AppKit 0x93452524 -[NSApplication sendEvent:]
+ 5023
16 org.R-project.R 0x0000dfbe -[RController
doProcessEvents:] + 278 (crt.c:305)
17 org.R-project.R...