Tuesday, October 23, 2007

C

I have been working on creating a C program that follows the API calls that are made in the SWT code. So far so good.
Today I was able to complete the swt002 testscase using C. Of course that there are missing calls but the idea is to concentrate on the basic stuff. I'm still having problems with the refresh of the created window. It doesn't repaint.

I'll post the code on a newsgroup so I can get some help on this.

My idea is to work on to the swt009_06 testcase to find out why I can't add notetab pages. Also this effort will serve as a testing and debugging tool in the future.

No comments: