Monday, October 20, 2003, 10:13:12 PM, you wrote:
On October 20, 2003 01:49 am, Vitaliy Margolen wrote:
Do you mean I need to write some test program? I do have one, written in Delphi. I can send it in, or put on the web site and post a link here. Only it's not exactly nice program. Just something to test few things about tab control. Here is the link: http://www.kievinfo.com/Tab_Size.exe and source http://www.kievinfo.com/Tab_size.tar.bz2
Yes, a test program, but one that's integrated in our testing framework. See any of the dlls/*/tests/*.c files for examples.
I'm not exactly sure how such a test will work. It involves graphical components. Unless there are some way to make test see what's on the screen I can't think of a way how to do this.
On a side note: I don't see any tests for common controls to see how can I do this one...