Re: list box question

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

George Walters wrote:
> 
> 
> How do I find the number of lines available in a list box?

Assuming you are using win32lib, go to the documentation and look under
List Control. There you will see a function called getCount(). That function
returns the number of lines currently in a list box.

If you are asking what is tha maximum number of lines you can enter, then
I think its around 64000. To double check this go the the 
http://microsoft.msdn.com site and look up the list control details there.

-- 
Derek Parnell
Melbourne, Australia

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

Search



Quick Links

User menu

Not signed in.

Misc Menu