Hi,

Is it possible to use just default control IDs (-1) in a WxPerl application?

With other words, if we find the controlID using $event->GetId() in an event handler, can we access the control's properties and methods?

Or we must preallocate an ID for each of the controls?

Thank you.

Octavian

Reply via email to