[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform.swt] Hyperlink in Chat Room
|
Hello,
I am new to SWT and want to implement a chat room using SWT to construct the
GUI. Now I have a question:
Whenever someone sends a link in the chat room, I need that text to be shown
as a hyperlink. For example, if I send www.google.ca , I'd like everyone in
the room sees www.google.ca and when they click it, it will launch the web
browser. How do I do that?
Any help will be appreciated.
Neo