This is driving me nuts... XRC + CheckListBox anyone?

Hello,

kib2 wrote:

I don't see any error in your code, and I've got the same strange problem : the
items are here, we can select them, but we don't see them.
I've tried to change with this :
self.CheckListCtrl = wx.CheckListBox(self, -1, choices= items)
but without success.
Bug ?

Thanks kib, I tried that as well :wink:

In any case, I submitted a bug report to Sourceforge. Wait and see.

Cheers,
Egor