Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Get started

Hi Stephen,

maybee you have a look at this article covering jface:
http://www-106.ibm.com/developerworks/library/os-ecgui1/

I myself prefer to use swt directly, at least at the moment.

Jan

Stephen Ting wrote:
Message
Hi Jan,
 
Is there any examples or code snippet for JFace? reading the articles, i found that JFace provides common UI on top of SWT library and is more ease to use. If i want to create a GUI should i use JFace or SWT or both. Could you please advice?
 
Thanks
 
Regards,
Stephen
 
-----Original Message-----
From: platform-swt-dev-admin@xxxxxxxxxxx [mailto:platform-swt-dev-admin@xxxxxxxxxxx] On Behalf Of Jan Stöfer
Sent: 27 February 2003 17:39
To: platform-swt-dev@xxxxxxxxxxx
Subject: Re: [platform-swt-dev] Get started

Hi Stephen,

a good starting point are the code snippets:
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-swt-home/dev.html#snippets

And then, maybee, some of the more complex examples from the eclipse cvs :
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.examples/src/org/eclipse/swt/examples/

Wish you some fun, Stephen !
Jan


Stephen Ting wrote:
SWT Gurus,
 
I am newbie to SWT/JFace. Can anybody show me where to get good tutorials, books, resources, examples to get started with SWT for standalone application. I have read some articles in eclipse.org, still it quite difficult for me to get started.
 
Thanks
 
Regards,
Stephen


_______________________________________________ platform-swt-dev mailing list platform-swt-dev@xxxxxxxxxxx http://dev.eclipse.org/mailman/listinfo/platform-swt-dev



Back to the top