开发者

Implementing horizontal line numbering in Eclipse RCP

I need a h开发者_开发知识库orizontal line numbering in Eclipse RCP application, do you have any recommendation where to start looking?

Thank you for help.


Heh, your question really made me think...

To be honest, I'm not sure, but I'd look at how the vertical line numbering is implemented and go from there. Here's the source for the AbstractDecoratedTextEditor. Take a look at createLineNumberRulerColumn(), and see if this takes you anywhere.

My guess is, if it's doable, it's probably not an easy task. Good luck :)!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜