Skip to main content

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


Hi Daniel,

The org.eclipse.swt.browser.Browser is part of the regular SWT jar (starting with Eclipse 3.0 M3). You don't need to download extra jar. It is in early access so that other teams can try it - but its API can change.
Please check the SWT FAQ to get the current list of supported platforms
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-swt-home/faq.html#browserplatforms
Also check the other SWT FAQ items for what is needed on supported platforms.
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-swt-home/faq.html#browserwindows
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-swt-home/faq.html#browsergtk

Chris



"Daniel Humberg" <slomoman@xxxxxx>
Sent by: platform-swt-dev-admin@xxxxxxxxxxx

09/17/2003 06:38 AM
Please respond to platform-swt-dev

       
        To:        <platform-swt-dev@xxxxxxxxxxx>
        cc:        
        Subject:        [platform-swt-dev] SWT Browser Widget



I read in the FAQ that there has been developed a browser widget to show and render HTML.

It was said that there is an early access toit at the moment.

 

Where can  I download what I need to use org.eclipse.swt.browser ?

 

Thx,  Daniel Humberg


Back to the top