| TextViewer use case [message #649474] |
Wed, 19 January 2011 07:04  |
Grzegorz Messages: 6 Registered: March 2010 |
Junior Member |
|
|
Hi all
I'm implementing text viewer with:
1. pagination (always only 1 page will be displayed at the same time)
2. custom line numbering on the left (some lines may not be counted).
3. possibility of selecting text
4. editing is permanently disabled
Do you have any tips (some existing classes/interfaces? or code templates?) that may help me solve this task?
First of all, I have started coding from org.eclipse.jface.text.TextViewer and it seems to be a good choice, but I also wanted to hear some info from you.
Regards
Grzegorz
|
|
|
|
Powered by
FUDForum. Page generated in 0.01513 seconds