Re: llama AND win32lib ??

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

Bernie Ryan wrote:

>... you imply that getwindowtext and
> getwindowtextlength functions return
> information about the text in the window,
>  but that is not correct both functions deal
> with the text in TITLE bar.

Not true. The function getWindowText() is a wrapper on the Win32
GetWindowText() function. From the Win32 help file:

"The GetWindowText function copies the text of the specified window's title
bar (if it has one) into a buffer. If the specified window is a control, the
text of the control is copied."

-- David Cuny

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

Search



Quick Links

User menu

Not signed in.

Misc Menu