Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Textmate disjointed lines "foo" and "bar"
- INFO: Drop beginning on window 3 at (0.000000, 0.000000)
- INFO: Drop position on window 3 at (207.613281, 33.500000) data = (null)
- INFO: . [SDL] In performDragOperation, draggingSourceOperationMask 5, expected Generic 4, others Copy 1, Link 2, Private 8, Move 10, Delete 20
- INFO: . [SDL] In performDragOperation, valid draggingPasteboard, name [__NSCFString] 'Apple CFPasteboard drag', changeCount 1144
- INFO: . [SDL] In performDragOperation, Pasteboard type 'public.utf8-plain-text', stringForType (7) 'bar
- foo'
- INFO: . [SDL] In performDragOperation, Pasteboard type 'NSStringPboardType', stringForType (7) 'bar
- foo'
- INFO: . [SDL] In performDragOperation, desiredType 'public.utf8-plain-text', Submitting DropText as (3) 'bar'
- INFO: . [SDL] In performDragOperation, desiredType 'public.utf8-plain-text', Submitting DropText as (3) 'foo'
- INFO: Drop position on window 3 at (207.613281, 33.500000) data = (null)
- INFO: Text dropped on window 3: bar at (207.613281, 33.500000)
- INFO: Text dropped on window 3: foo at (207.613281, 33.500000)
- INFO: Drop complete on window 3 at (207.613281, 33.500000)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement