Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Double-Click Text Selections
Double-Click Text Selections [message #483541] Wed, 02 September 2009 00:43 Go to next message
Paul Glezen is currently offline Paul GlezenFriend
Messages: 60
Registered: July 2009
Member
I have a partition scanner defined for an editor to provide syntax
highlighting, hover help and contents assist. I'd also like the
double-click action at an offset in the text to select the entire
partition containing the offset.

Is there a way to do this leveraging the partitions I already have defined?

Thanks,
- Paul
Re: Double-Click Text Selections [message #483591 is a reply to message #483541] Wed, 02 September 2009 09:10 Go to previous messageGo to next message
Cheney is currently offline CheneyFriend
Messages: 9
Registered: July 2009
Junior Member
Paul Glezen wrote:

> I have a partition scanner defined for an editor to provide syntax
> highlighting, hover help and contents assist. I'd also like the
> double-click action at an offset in the text to select the entire
> partition containing the offset.
>
> Is there a way to do this leveraging the partitions I already have
> defined?
>
> Thanks,
> - Paul
Re: Double-Click Text Selections [message #483593 is a reply to message #483591] Wed, 02 September 2009 09:11 Go to previous messageGo to next message
Cheney is currently offline CheneyFriend
Messages: 9
Registered: July 2009
Junior Member
Sorry for the wrong reply.

Cheney wrote:

> Paul Glezen wrote:
>
>> I have a partition scanner defined for an editor to provide syntax
>> highlighting, hover help and contents assist. I'd also like the
>> double-click action at an offset in the text to select the entire
>> partition containing the offset.
>>
>> Is there a way to do this leveraging the partitions I already have
>> defined?
>>
>> Thanks,
>> - Paul
Re: Double-Click Text Selections [message #483772 is a reply to message #483541] Wed, 02 September 2009 21:38 Go to previous messageGo to next message
Curtis Windatt is currently offline Curtis WindattFriend
Messages: 166
Registered: July 2009
Senior Member
I don't think you'll be able to get an answer here. This forum is for questions about PDE code. You might have more luck in the Eclipse platform forum, as the editor framework is part of it.
Re: Double-Click Text Selections [message #483775 is a reply to message #483772] Wed, 02 September 2009 22:24 Go to previous message
Paul Glezen is currently offline Paul GlezenFriend
Messages: 60
Registered: July 2009
Member
Thanks. I wasn't sure about the difference.

Curtis Windatt wrote:
> I don't think you'll be able to get an answer here. This forum is for
> questions about PDE code. You might have more luck in the Eclipse
> platform forum, as the editor framework is part of it.
Re: Double-Click Text Selections [message #601122 is a reply to message #483541] Wed, 02 September 2009 09:10 Go to previous message
Cheney  is currently offline Cheney Friend
Messages: 12
Registered: March 2010
Junior Member
Paul Glezen wrote:

> I have a partition scanner defined for an editor to provide syntax
> highlighting, hover help and contents assist. I'd also like the
> double-click action at an offset in the text to select the entire
> partition containing the offset.
>
> Is there a way to do this leveraging the partitions I already have
> defined?
>
> Thanks,
> - Paul
Re: Double-Click Text Selections [message #601131 is a reply to message #483591] Wed, 02 September 2009 09:11 Go to previous message
Cheney  is currently offline Cheney Friend
Messages: 12
Registered: March 2010
Junior Member
Sorry for the wrong reply.

Cheney wrote:

> Paul Glezen wrote:
>
>> I have a partition scanner defined for an editor to provide syntax
>> highlighting, hover help and contents assist. I'd also like the
>> double-click action at an offset in the text to select the entire
>> partition containing the offset.
>>
>> Is there a way to do this leveraging the partitions I already have
>> defined?
>>
>> Thanks,
>> - Paul
Re: Double-Click Text Selections [message #601136 is a reply to message #483541] Wed, 02 September 2009 21:38 Go to previous message
Curtis Windatt is currently offline Curtis WindattFriend
Messages: 166
Registered: July 2009
Senior Member
I don't think you'll be able to get an answer here. This forum is for questions about PDE code. You might have more luck in the Eclipse platform forum, as the editor framework is part of it.
Re: Double-Click Text Selections [message #601143 is a reply to message #601136] Wed, 02 September 2009 22:24 Go to previous message
Paul Glezen is currently offline Paul GlezenFriend
Messages: 60
Registered: July 2009
Member
Thanks. I wasn't sure about the difference.

Curtis Windatt wrote:
> I don't think you'll be able to get an answer here. This forum is for
> questions about PDE code. You might have more luck in the Eclipse
> platform forum, as the editor framework is part of it.
Previous Topic:Double-Click Text Selections
Next Topic:Initialize toggle to true
Goto Forum:
  


Current Time: Thu Mar 28 08:20:57 GMT 2024

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

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

Back to the top