Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Double-Click Text Selections
Double-Click Text Selections [message #483541] Tue, 01 September 2009 20:43 Go to next message
Eclipse UserFriend
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 05:10 Go to previous messageGo to next message
Eclipse UserFriend
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 05:11 Go to previous messageGo to next message
Eclipse UserFriend
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 17:38 Go to previous messageGo to next message
Eclipse UserFriend
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 18:24 Go to previous message
Eclipse UserFriend
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 05:10 Go to previous message
Eclipse UserFriend
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 05:11 Go to previous message
Eclipse UserFriend
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 17:38 Go to previous message
Eclipse UserFriend
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 18:24 Go to previous message
Eclipse UserFriend
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: Wed Jul 23 00:02:43 EDT 2025

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

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

Back to the top