Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Problem with "MatchingCharacterPainter"
Problem with "MatchingCharacterPainter" [message #1711065] Mon, 12 October 2015 15:58
Ahmed Eltayeb is currently offline Ahmed EltayebFriend
Messages: 5
Registered: October 2015
Junior Member
Hi,

i need to highlight start/end like highlighting brackets ("matching brackets highlight" ) so i created a new CharacterPairMatcher and bind it to editor but when i return region of length < 1 it only highlights one character so i checked and found that MatchingCharacterPainter has hard coded value (1) to length of rectangle

So does any one knows a method to highlight more than one character ?
Previous Topic:eclipse plugin classpath issue
Next Topic:Best documentation/book resources to learn more about writing Eclipse plugins?
Goto Forum:
  


Current Time: Fri Apr 26 02:41:25 GMT 2024

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

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

Back to the top