FYI, you may be able to use the Ruler class used in the ScrollPane tutorial as an example:
http://svn.apache.org/repos/asf/pivot/trunk/tutorials/src/org/apache/pivot/tutorials/navigation/ On Jun 16, 2010, at 6:59 PM, Greg Brown wrote: >> Is there a text component that shows line numbers? > > No. > >> Do I need to run a sync’d column and add numbers to it? > > Yes. You'll need to write this component yourself - it doesn't currently > exist. However, if you can code it in a general way, it would make a good > addition to the platform. > > >
