On Tue, 20 Nov 2007 19:01:45 +0200
"Octavian Rasnita" <[EMAIL PROTECTED]> wrote:

  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?

  There also is $event->GetEventObject.

  I use -1 for all my applications, as do the wxPerl demo and examples (IIRC).

Regards,
Mattia

Reply via email to