[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.rcp] Re: [jface.viewers] How do discriminate active and non-active links in ColumnViewer?
|
Hi,
Only for the snippet. I have no clue yet how to optimize your strategy
beside using a MouseMove-Listener and fetching the hovered cell using
ColumnViewer#getCell(Point).
Tom
Daniel Krügler schrieb:
> Tom Schindl wrote:
>> Hi,
>>
>> Would you like to make an example out of it an add it to our Snippet
>> collection?
>>
>> Then please file a bugzilla under
>> https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Platform&component=UI&bug_severity=enhancement&rep_platform=All&op_sys=All&short_desc=[Snippets]
>>
>
> Of-course I would like to do that. Just for clarification:
> Do you suggest the bugzilla as an entry point for the example
> or for the unresolved problem I have? (For the latter one
> I have no real solution yet, but where simply asking for
> assistance).
>
> Greetings from Bremen,
>
> - Daniel