RichardM
01-19-2008, 05:30 AM
Hi,
I'm looking to have a text box within a Flex application which is capable of showing the row numbers alongside the left edge of the text area much in the same way as you can turn it on in many IDE's.
I'm not sure if there exists an existing component capable of supporting this sort of 'show line numbers' feature, a guide or somthing else out there but I've had no luck finding one and hoping someone here might know of one which they could point me to or some idea as to how I might be able to support this. I'd like it to say suport numbering to 9999: (I think room for 5 digits would be a little excessive).
Alternativly if anyone has any ideas of a good way to create a component to do this I would be intrested in hearing it. I'm basically aiming to create a code editor so anything like this would be good.
Thanks to anyone who can help me out.
Richard
I'm looking to have a text box within a Flex application which is capable of showing the row numbers alongside the left edge of the text area much in the same way as you can turn it on in many IDE's.
I'm not sure if there exists an existing component capable of supporting this sort of 'show line numbers' feature, a guide or somthing else out there but I've had no luck finding one and hoping someone here might know of one which they could point me to or some idea as to how I might be able to support this. I'd like it to say suport numbering to 9999: (I think room for 5 digits would be a little excessive).
Alternativly if anyone has any ideas of a good way to create a component to do this I would be intrested in hearing it. I'm basically aiming to create a code editor so anything like this would be good.
Thanks to anyone who can help me out.
Richard