Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » HTML widget control
HTML widget control [message #445682] Mon, 08 November 2004 19:56 Go to next message
Eclipse UserFriend
I have seen lot of messages on HTML editor. But just wondering has anyone
developed HTML widget control which I can put it on SWT form/composite. I
don't need any complete HTML functionality either. Just need the basic
functionality. I can probably extend that if I need any additional
functionality.

Thanks in advance.

Steve
Re: HTML widget control [message #445686 is a reply to message #445682] Tue, 09 November 2004 07:47 Go to previous messageGo to next message
Eclipse UserFriend
Are you looking for an HTML editor or an HTML viewer? For a viewer, in 3.0
there is the Browser widget.

See:

http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/plat form-swt-home/faq.html#whatisbrowser
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.sni ppets/src/org/eclipse/swt/snippets/Snippet128.java?rev=HEAD& amp;content-type=text/vnd.viewcvs-markup

Browser section of:
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/plat form-swt-home/dev.html#snippets

"Steve" <storaskar@xx.xxx.xxx> wrote in message
news:cmp4k5$sgk$1@eclipse.org...
>
> I have seen lot of messages on HTML editor. But just wondering has anyone
> developed HTML widget control which I can put it on SWT form/composite. I
> don't need any complete HTML functionality either. Just need the basic
> functionality. I can probably extend that if I need any additional
> functionality.
> Thanks in advance.
>
> Steve
>
Re: HTML widget control [message #445689 is a reply to message #445682] Tue, 09 November 2004 10:10 Go to previous messageGo to next message
Eclipse UserFriend
Hi Steve,

You can also check the following about the SWT Browser widget.
http://www.eclipse.org/articles/Article-SWT-browser-widget/b rowser.html

Chris
Re: HTML widget control [message #445697 is a reply to message #445689] Tue, 09 November 2004 13:41 Go to previous message
Eclipse UserFriend
I wasn't looking for SWT browser widget. I am aware of that and that
wasn't I am interested in.

I am mainly interested in text editing functionality for HTML. Like you
can have styles (bold, italic, underline), adding hyperlinks, image,
tables etc.

Steve
Previous Topic:Fonts in SWT
Next Topic:two font view/editor
Goto Forum:
  


Current Time: Sun Jul 13 08:04:17 EDT 2025

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

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

Back to the top