wxTreeEvent, Connect

Torsten Mohr tmohr at s.netic.de
Mon Sep 3 12:57:26 PDT 2007


Hi,

> Could you post the link command that you use ?


>> When linking i get unresolved symbols for:
>>
>> ChrXmlSettings::GetEventHashTable
>> ChrXmlSettings::GetEventTable

the problem was that i used "DECLARE_EVENT_TABLE" but my
event table was empty, that led to the error.

I did not notice this first, as always when using
"Connect()", i also had an empty event table.


Best regards,
Torsten.







More information about the wx-users mailing list