XControls
- Posted by "Derek Parnell" <ddparnell at bigpond.com> Feb 09, 2004
- 597 views
to Don Philips: I've downloaded xControls to see how it runs with the soon-to-be-released win32lib. Everything seems to be going fine except that you are using getClientRect() and expecting a 6-element sequence to be returned. But the getClientRect() in win32lib has only ever returned a 4-element sequence. What am I missing here? -- Derek