1. Win32lib Length of text

I think this is slow: x = length( getText(text1) )
and I suggest win32lib has this function: getTextLength(text1)

because, CMIIW, there is API called GetWindowTextLength that gives
the length of text.

btw How about version 56? maybe the beta?

new topic     » topic index » view message » categorize

2. Re: Win32lib Length of text

Try this ...

    iLength = sendMessage( id, WM_GETTEXTLENGTH, 0, 0 )

----- Original Message ----- 
From: <aku at inbox.as>
To: "EUforum" <EUforum at topica.com>
Subject: Win32lib Length of text


> 
> I think this is slow: x = length( getText(text1) )
> and I suggest win32lib has this function: getTextLength(text1)
> 
> because, CMIIW, there is API called GetWindowTextLength that gives
> the length of text.
> 
> btw How about version 56? maybe the beta?
> 
> 
> 
> 
>

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu