wxChoice

How can change a list of choice at run time?

Wesley

I’m quite sure I missed it originally too. It’s two classes up the Inheritance tree at ItemContainer. I keep telling myself to “look up the tree” but I had the very same issue earlier this week with another method that was higher on the tree than I expected it to be.

···

On Wed, Jul 2, 2008 at 11:54 PM, Wesley Nitsckie wesleynitsckie@gmail.com wrote:

On Wed, Jul 2, 2008 at 11:53 PM, Timothy Grant timothy.grant@gmail.com wrote:

On Wed, Jul 2, 2008 at 1:16 PM, Wesley Nitsckie wesleynitsckie@gmail.com wrote:

How can change a list of choice at run time?

Wesley

wx.Choice.SetItems()


Stand Fast,
tjg.

Thanks … it worked

Maybe I missed something but it doesnt seem like this mehod is part API docs

Wesley


Stand Fast,
tjg.