Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Text Viewer with pagination - the way to go?
Text Viewer with pagination - the way to go? [message #648992] Mon, 17 January 2011 06:39 Go to next message
Grzegorz is currently offline GrzegorzFriend
Messages: 6
Registered: March 2010
Junior Member
Hi all

I need some tips, because I'm totally new in SWT and Eclipse RCP.

My task is: implement 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

That's all, do you have any tips (some existing classes/interfaces? or code templates?) that may help me solve this task?

Regards
Grzegorz
Re: Text Viewer with pagination - the way to go? [message #649269 is a reply to message #648992] Tue, 18 January 2011 14:08 Go to previous message
Lakshmi P ShanmugamFriend
Messages: 279
Registered: July 2009
Location: India
Senior Member
Hi,

JFace seems to have a TextViewer class. You could try asking this question in the JFace and/or RCP newsgroup.


Lakshmi P Shanmugam
Previous Topic:"window closing" event?
Next Topic:Same accelerator key for multiple SWT widgets
Goto Forum:
  


Current Time: Fri Apr 26 04:49:32 GMT 2024

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

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

Back to the top