Ian Macdonald wrote:

  Hi,

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)

  Oops, I forgot that particular overload of Append() is not
implemented, like the corresponding Insert() and Set() ones.
I can add them but I don't know if you are at liberty to use the
latest wxPerl.

  As for being faster, it will not be slower, but I am not sure
if the implementation is optimized on all platforms for all wxCWI
subclasses.

Regards,
Mattia

Reply via email to