• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

SWT Novice

 
Ranch Hand
Posts: 40
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What is the best way to learn about SWT programming ?
Are there any recommened books or online tutorials, etc ?
 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I dont find any books, even I am loking for one.
However look at this site
http://www.eclipse.org/articles/Article-SWT-Design-1/SWT-Design-1.html
Look for SWT on this also
Eclipse white paper:
http://www.eclipse.org/whitepapers/eclipse-overview.pdf
 
Bartender
Posts: 4121
IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Every Eclipse book I have seen so far that covers SWT does so primarily from the standpoint of making Eclipse plugins.

The most useful information I have found on using SWT standalone has come from online sources. Some of these are:
  • The SWT FAQ
  • SWT Examples code
  • EclipseWiki - seems to be down now (?)
  • The SWT Community Page - this gives tons more links

  •  
    I will suppress my every urge. But not this shameless plug:
    Smokeless wood heat with a rocket mass heater
    https://woodheat.net
    reply
      Bookmark Topic Watch Topic
    • New Topic