Re: Very slow code when loading a combo box with number 1 to 30000 (see code)

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



"Donald Lessau" <don@xxxxxxxxx> wrote in message
news:f6v7ds$2pn$1@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Set .IntegralHeight to False. This makes it much faster, especially in the
compiled version (!) -- the latter is the reason why it took me so long
to find this trick some months ago :)

Great idea but when the combobox has so many items it's taking a long time
then you have too many items in it and should use some other interface.


Don


.



Relevant Pages

  • Re: Does Python really follow its philosophy of "Readability counts"?
    ... Separating an interface from its implementation reduces the ... whatever reason, it's unwilling to reveal to me. ... And `enforced data hiding' just slams ... Irrelevant for read-only inspection. ...
    (comp.lang.python)
  • RE: Who changed /proc/<pid>/ in 2.6.0-test5-bk9?
    ... kernel. ... A process has unity of interface. ... you cannot conjoin-clone and thread-clone repeatedly and variously from the ... If there is no reason to share, ...
    (Linux-Kernel)
  • Re: WinXP 64-bit Virtual DMA_ADAPTER
    ... Such interface abstracts from any internal implementation ... system that runs without Verifier. ... If MSFT wants a black box OS, ... reason why it should work differently under 64. ...
    (microsoft.public.development.device.drivers)
  • Re: The Case for Multiple-Inheritance
    ... It's like a Java interface ... functionality into modules; ... Clearly there is a reason you aren't running a consultancy. ... Classes defined by composing modules is bad practice. ...
    (comp.lang.ruby)
  • Re: Does Python really follow its philosophy of "Readability counts"?
    ... interface is what's documented as being the interface. ... We're told Python doesn't have private attributes. ... internals were inaccessible from Python code. ... always believe that their reason is a good reason. ...
    (comp.lang.python)