Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » How to make the editor display line numbers starting at 1 when displaying a visible region of the so
How to make the editor display line numbers starting at 1 when displaying a visible region of the so [message #197663] Wed, 18 July 2007 10:59
Eclipse UserFriend
Hi,

I am using the showHighlightRange(offset, length, true) method on the
CEditor to show just a snippet of code within a given method. My snippet
editor however is showing the actual line numbers of the code snippet
instead of starting at '1' (which is my desired behavior).

Can someone tell me how to set the ruler of the editor to start the line
numbers @ 1?

Thanks in advance,
Adam
Previous Topic:Launching executable fails (Windows, Europa, mingw)
Next Topic:Rebinding keys
Goto Forum:
  


Current Time: Sun Oct 19 05:23:24 EDT 2025

Powered by FUDForum. Page generated in 0.04594 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top