SVMAYOL wrote: > oh God..hmmm how i wish...actually im kinda confused with eclipse..im just > having a self study with it coz ill be using it to create a software..can you > teach me the basics on how to run an SWT program?? or at least give me a > material (e.g. idiots guide)...=) >
SWT is a Java-only toolkit, and this is a C and C++ list: you would have better luck with a Java list. I recommend visiting eclipse.org as well, as SWT is developed by the Eclipse Foundation. They have documentation, tutorials, and I think forums as well. -- John Gaughan http://www.jtgprogramming.org/
