<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>Would this not be better done in the theme?</div>
<div> </div>
<div id="sig19718137"><div class="signature">-- <br></div>
<div class="signature">  Robert J. Rockefeller<br></div>
<div class="signature">  bob@bobrockefeller.com<br></div>
<div class="signature"> </div>
</div>
<div> </div>
<div> </div>
<div>On Tue, Apr 1, 2014, at 03:17 AM, Jacob Carlborg wrote:<br></div>
<blockquote type="cite"><div>I'm playing around with the TextMate source code and I'm trying to set <br></div>
<div>the background color for a specific line. As I understand the source <br></div>
<div>code there's a class, OakTextView, that is the main class for the text <br></div>
<div>view. This view contains a instance of layout_t, which contains a tree <br></div>
<div>of paragraph_t, which contains a vector of node_t, each node_t contains <br></div>
<div>a line_t. line_t have a method to render the background.<br></div>
<div> </div>
<div>I'm having trouble to get out the line_t which matches a given line <br></div>
<div>number. How can I do that?<br></div>
<div> </div>
<div>-- <br></div>
<div>/Jacob Carlborg<br></div>
<div> </div>
<div><u>_______________________________________________</u><br></div>
<div>textmate-dev mailing list<br></div>
<div><a href="mailto:textmate-dev@lists.macromates.com">textmate-dev@lists.macromates.com</a><br></div>
<div><a href="http://lists.macromates.com/listinfo/textmate-dev">http://lists.macromates.com/listinfo/textmate-dev</a><br></div>
</blockquote></body>
</html>