Hi,
 
I've got a design which requires me to insert a large number of items to
a ComboBox (1000-5000). (I know this is not very practical to use, but
that's a separate fight for me at this end). The length of time this is
taking is a concern for me (~15 seconds for 2000 items).
 
Is there a wxPerl way of accessing the form of the
wxControlWithItems::Append() method that takes a list instead of a
single item? (And will it be faster as claimed in the docs)
 
I know I can pass a list if I create a new ComboBox and this does seem
somewhat faster (down to 8 or 9 seconds) but it's inconvenient for other
reasons.
 
Thanks,
Ian Macdonald

WARNING: This email and any attachments may be confidential and subject
to copyright. If you are not the intended recipient, you must not
disclose or use the information contained in this email. If you have
received this email in error, please notify the sender and permanently
delete the email immediately. Linfox Pty Ltd and its related
companies do not warrant that this email and any attachments are free of
errors, viruses or tampering by third parties, and will not be
responsible for loss or damage resulting (either directly or indirectly)
from any such error, virus or tampering. If this is a commercial email
within the meaning of the Spam Act, you may unsubscribe from future
commercial emails by emailing [EMAIL PROTECTED]

Reply via email to