Re: wxControlWithItems::Append() with list of strings

2008-11-07 Thread bungsuputra linan
On Sat, 2008-11-08 at 01:12 +0100, Mattia Barbon wrote: > Mattia Barbon wrote: > > 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

Re: wxControlWithItems::Append() with list of strings

2008-11-07 Thread Mattia Barbon
Mattia Barbon wrote: 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 impl

Re: wxControlWithItems::Append() with list of strings

2008-10-22 Thread Mattia Barbon
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 corre