Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Problem executing SWT Snippet 212, v1.5
Problem executing SWT Snippet 212, v1.5 [message #466051] Thu, 29 December 2005 21:27 Go to next message
Sanjay Chaudhuri is currently offline Sanjay ChaudhuriFriend
Messages: 19
Registered: July 2009
Junior Member
I tried trying the example snippet 212, v1.5, from eclipse.org/swt, and I get compilation problem on 3.2M3


style.metrics - StyleRange does not have any metrics field
PaintObjectListener - Did not find PaintObjectListener

Any help is appreciated.

Referece URL:
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.sni ppets/src/org/eclipse/swt/snippets/Snippet212.java?rev=1.5&a mp;sortby=date&content-type=text/vnd.viewcvs-markup
Re: Problem executing SWT Snippet 212, v1.5 [message #466068 is a reply to message #466051] Fri, 30 December 2005 16:51 Go to previous messageGo to next message
Daniel Spiewak is currently offline Daniel SpiewakFriend
Messages: 263
Registered: July 2009
Senior Member
Try compiling against 3.2M4 I'm fairly certain that M3 didn't include all of the latest updates to StyledText.
Re: Problem executing SWT Snippet 212, v1.5 [message #466083 is a reply to message #466068] Sat, 31 December 2005 03:33 Go to previous messageGo to next message
Sanjay Chaudhuri is currently offline Sanjay ChaudhuriFriend
Messages: 19
Registered: July 2009
Junior Member
Thanks, it works.

Can you please tell me, where can I find the latest 3.2 M4 Javadocs ?

I checked http://www.eclipse.org/documentation/main.html, however, these are old ones.

Thanks.
Re: Problem executing SWT Snippet 212, v1.5 [message #466143 is a reply to message #466083] Tue, 03 January 2006 17:40 Go to previous message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
You can get the latest javadoc for SWT from within Eclipse as follows:

Help -> Help Contents
Select Platform Plug-in Developer Guide
Expand Reference
Expand API Reference
Select org.eclipse.swt.custom - look for StyledText etc


"Sanjay Chaudhuri" <tech4sanjay@yahoo.com> wrote in message
news:646729.1136000015265.JavaMail.root@cp1.javalobby.org...
> Thanks, it works.
>
> Can you please tell me, where can I find the latest 3.2 M4 Javadocs ?
>
> I checked http://www.eclipse.org/documentation/main.html, however, these
> are old ones.
>
> Thanks.
Previous Topic:Viwer with SWT.VIRTUAL no sorting or filtering
Next Topic:adding columns to a table in a view at runtime
Goto Forum:
  


Current Time: Thu Apr 18 01:59:59 GMT 2024

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

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

Back to the top