Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] hyperlink using SWT

In Eclipse 3.1 you can use the Link widget.

See the following examples:

http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet182.java?rev=HEAD&content-type=text/vnd.viewcvs-markup
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet183.java?rev=HEAD&content-type=text/vnd.viewcvs-markup




Vineet Puri <vineetp@xxxxxxxxxxxxxx> 
Sent by: platform-swt-dev-bounces@xxxxxxxxxxx
09/09/2005 03:43 AM
Please respond to
"Eclipse Platform SWT component developers list."


To
"'platform-swt-dev@xxxxxxxxxxx'" <platform-swt-dev@xxxxxxxxxxx>
cc

Subject
[platform-swt-dev] hyperlink using SWT






Could anyone please help me out in how to provide a hyperlink text using 
SWT. I got an example but its using html in SWT, and not working with 
other tools of SWT. Please could anyone help me out with an example 
including "heperlink text, menubar, text box "..etc.
 
Thanks & Regards,
Vineet Puri
 _______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev




Back to the top