Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] How to develop new SWT components


Hi, Guillaume.
Start by reading this article: http://eclipse.org/articles/Article-Writing%20Your%20Own%20Widget/Writing%20Your%20Own%20Widget.htm
After that, the best examples of implementing widgets are in the SWT code itself.
Good luck,
Carolyn



guigui.dac@xxxxxxx
Sent by: platform-swt-dev-bounces@xxxxxxxxxxx

12/14/2005 05:47 AM

Please respond to
"Eclipse Platform SWT component developers list."

To
platform-swt-dev@xxxxxxxxxxx
cc
Subject
[platform-swt-dev] How to develop new SWT components





Hello,

I would like to try to implement new SWT graphical components from personal
native Windows widget.

Does anybody could give me the basis to understand how it works and to begin my
projects ?

Best regards,
Guillaume
_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev


Back to the top