Hi,

Sorry for late reply.

'SetItemData' belongs only to wxListCtrl and family, not wxControlWithItems.

For associating client data with a wxControlWithItems control you want:

SetClientData()

See Wx::Demo  -- ListBox

for example usage.

Regards

Mark

On 28/12/2011 00:08, herbert breunung wrote:
greetings

yeah just another nagging, shouldnt have eg Wx::CheckListBox
have this method?

thank you very much
lichtkind

Reply via email to