Re: win32lib getTextExtent on XP

new topic     » goto parent     » topic index » view thread      » older message » newer message

On Fri, 04 Jul 2003 09:34:08 -0400, 1evan at sbcglobal.net wrote:

>In Example #2 for getTextExtent in the Win32lib docs, x is declared as a=
=20
>sequence, should be an integer?
I think you are right, and also that
>     btns &=3D create(PushButton, MyWindow, btntext[i], x, y, btnwidth,=20
>btnheight, 0)
should be
	 btns &=3D create(PushButton, btntext[i], MyWindow, x, y, btnwidth,=20
btnheight, 0)

It works then.

Pete

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu