Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Detect the selected word inside a treeviewer cell
Detect the selected word inside a treeviewer cell [message #905342] Thu, 30 August 2012 07:53
TBT Andrew is currently offline TBT AndrewFriend
Messages: 13
Registered: January 2012
Junior Member
I am developing a Eclipse plugin in java and I am using a Treeviewer which has columns. I need to click on a work inside a cell and detect it.

example:

| AAA | BBB | CCC.c and 564 |

When use clicks on 'a' in 3rd column, need to detect the selected word ('and'). How can I do that?
Previous Topic:How do I learn C with Eclipse?
Next Topic:Variable length template string
Goto Forum:
  


Current Time: Thu Apr 25 10:48:48 GMT 2024

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

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

Back to the top