Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Eclipse 3.3 features
Eclipse 3.3 features [message #466257] Tue, 17 April 2007 09:49 Go to next message
Janek is currently offline JanekFriend
Messages: 10
Registered: July 2009
Junior Member
Hi,
I'm playing with Message manager feature based in last section of this:
http://www.eclipse.org/eclipse/platform-ua/proposals/forms/e nhancements-3.3/index.html
I've managed to get the effect when all error messages are put in a
tooltip. But I cannot find the way to have it with hyperlinks (last picture
from URL) as they show. Is this a build-in feature or I have do build this
light-weight window with hyperlinks by myself from scratch ?

Thx
Re: Eclipse 3.3 features [message #466388 is a reply to message #466257] Wed, 18 April 2007 08:07 Go to previous messageGo to next message
Sebastian Fuchs is currently offline Sebastian FuchsFriend
Messages: 97
Registered: July 2009
Member
I built it myself.
It's not that difficult.

Sebastian

Janek schrieb:
> Hi,
> I'm playing with Message manager feature based in last section of this:
> http://www.eclipse.org/eclipse/platform-ua/proposals/forms/e nhancements-3.3/index.html
> I've managed to get the effect when all error messages are put in a
> tooltip. But I cannot find the way to have it with hyperlinks (last picture
> from URL) as they show. Is this a build-in feature or I have do build this
> light-weight window with hyperlinks by myself from scratch ?
>
> Thx
>
>
Re: Eclipse 3.3 features [message #466409 is a reply to message #466388] Wed, 18 April 2007 14:09 Go to previous messageGo to next message
Janek is currently offline JanekFriend
Messages: 10
Registered: July 2009
Junior Member
Any hints ?

"Sebastian Fuchs" <sf@tragwerk-dresden.de> wrote in message
news:f04jku$7aa$1@build.eclipse.org...
>I built it myself.
> It's not that difficult.
>
> Sebastian
>
> Janek schrieb:
>> Hi,
>> I'm playing with Message manager feature based in last section of
>> this:
>> http://www.eclipse.org/eclipse/platform-ua/proposals/forms/e nhancements-3.3/index.html
>> I've managed to get the effect when all error messages are put in a
>> tooltip. But I cannot find the way to have it with hyperlinks (last
>> picture from URL) as they show. Is this a build-in feature or I have do
>> build this light-weight window with hyperlinks by myself from scratch ?
>>
>> Thx
Re: Eclipse 3.3 features [message #466447 is a reply to message #466409] Thu, 19 April 2007 08:16 Go to previous messageGo to next message
Sebastian Fuchs is currently offline Sebastian FuchsFriend
Messages: 97
Registered: July 2009
Member
you can find everything in the javadocs of

org.eclipse.jface.dialogs.IMessageProvider
org.eclipse.jface.dialogs.PopupDialog
org.eclipse.ui.forms.events.IHyperlinkListener
org.eclipse.ui.forms.IMessageManager

and here

http://www.eclipse.org/eclipse/platform-ua/proposals/forms/e nhancements-3.3/index.html

Sebastian


Janek schrieb:
> Any hints ?
>
> "Sebastian Fuchs" <sf@tragwerk-dresden.de> wrote in message
> news:f04jku$7aa$1@build.eclipse.org...
>> I built it myself.
>> It's not that difficult.
>>
>> Sebastian
>>
>> Janek schrieb:
>>> Hi,
>>> I'm playing with Message manager feature based in last section of
>>> this:
>>> http://www.eclipse.org/eclipse/platform-ua/proposals/forms/e nhancements-3.3/index.html
>>> I've managed to get the effect when all error messages are put in a
>>> tooltip. But I cannot find the way to have it with hyperlinks (last
>>> picture from URL) as they show. Is this a build-in feature or I have do
>>> build this light-weight window with hyperlinks by myself from scratch ?
>>>
>>> Thx
>
>
Re: Eclipse 3.3 features [message #467481 is a reply to message #466257] Fri, 04 May 2007 13:25 Go to previous message
anu is currently offline anuFriend
Messages: 3
Registered: July 2009
Junior Member
Hi
I'm also trying to impliment to get he error in the header as hyperlinks. I dont' know how to get the array of IMessage for createSummary method? pls help asap.
a.
Previous Topic:updating a viewer of a view from another view
Next Topic:Field Decorators in Fomrs
Goto Forum:
  


Current Time: Sat May 11 01:24:04 GMT 2024

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

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

Back to the top