Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ease-dev] [Script Shell]Type Detection

Thank u very much Tristan. I will try this.

On Mon, Jul 20, 2015 at 12:39 PM, FAURE, TRISTAN <tristan.faure@xxxxxxxx> wrote:

it depends of the HTML content but you can use form API

https://eclipse.org/articles/Article-Forms/article.html

 

Regards

Tristan FAURE

 

From: ease-dev-bounces@xxxxxxxxxxx [mailto:ease-dev-bounces@xxxxxxxxxxx] On Behalf Of Vidura Mudalige
Sent: Saturday, July 18, 2015 7:33 AM
To: Martin Klösch
Cc: ease developer discussions
Subject: Re: [ease-dev] [Script Shell]Type Detection

 

Hi Martin,

 

I used  "CompletionDescriptionFormatter" class to modify the tooltip strings. But the problem is my tooltip is not just a String. It contains html contents. In order to display this tooltip I need a SWT browser widget. Is there a way to add a SWT browser to display "content proposal descriptions"?

 

Thank you.

 

On Fri, Jun 26, 2015 at 10:12 PM, Martin Klösch <martin.kloesch@xxxxxxxxx> wrote:

Hi,

that already sounds very promissing. I added a couple of methods that create the tooltip strings. You could have a look into them and add your code there. Maybe they will already be displayed correctly, otherwise we have to take a look on how we can achieve the desired format.

Best regards,
Martin

Am 24.06.2015 9:48 vorm. schrieb "Vidura Mudalige" <vbmudalige@xxxxxxxxx>:

Hi Martin,

 

I started this new thread since "Help Tutorials" one already got too messy. 

According to the current status of my work I can display help tooltips of any element type(Field, Method, ModuleDefinition) at any location on the screen. For that only thing need to do is passing the object to the relevant method. If we can extract objects from the script shell, most of our problems will be solved.:)

 

Thank you.

 

--

Vidura Mudalige

Undergraduate

Computer Science & Engineering

University of Moratuwa.



 

--

Vidura Mudalige

Undergraduate

Computer Science & Engineering

University of Moratuwa.

Ce message et toutes les pièces jointes (ci-après le "message") sont établis à l’intention exclusive des destinataires désignés. Il contient des informations confidentielles et pouvant être protégé par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir immédiatement l'expéditeur et de détruire le message. Toute utilisation de ce message non conforme à sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse de l’émetteur. L'internet ne garantissant pas l'intégrité de ce message lors de son acheminement, Atos (et ses filiales) décline(nt) toute responsabilité au titre de son contenu. Bien que ce message ait fait l’objet d’un traitement anti-virus lors de son envoi, l’émetteur ne peut garantir l’absence totale de logiciels malveillants dans son contenu et ne pourrait être tenu pour responsable des dommages engendrés par la transmission de l’un d’eux.

This message and any attachments (the "message") are intended solely for the addressee(s). It contains confidential information, that may be privileged. If you receive this message in error, please notify the sender immediately and delete the message. Any use of the message in violation of its purpose, any dissemination or disclosure, either wholly or partially is strictly prohibited, unless it has been explicitly authorized by the sender. As its integrity cannot be secured on the internet, Atos and its subsidiaries decline any liability for the content of this message. Although the sender endeavors to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.

_______________________________________________
ease-dev mailing list
ease-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ease-dev



--
Vidura Mudalige
Undergraduate
Computer Science & Engineering
University of Moratuwa.

Back to the top