CheckListBox.Check() and Toggle Event

Hi,

the documentation says about Check():

Checks the given item. Note that calling this method doesn't result in wxEVT_COMMAND_CHECKLISTBOX_TOGGLE being emitted.

So calling the function does not update the widget. How do I do it then? I just could not figure it out myself.

Is there a way of checking and updating with a single call, avoiding Check()?

Daniel

PGP.sig (186 Bytes)