On Sun, 25 Nov 2007 14:44:00 +0200
"Octavian Rasnita" <[EMAIL PROTECTED]> wrote:
> From: "Mattia Barbon" <[EMAIL PROTECTED]>
> > On Tue, 20 Nov 2007 19:01:45 +0200
> > "Octavian Rasnita" <[EMAIL PROTECTED]> wrote:
> >
From: "Mattia Barbon" <[EMAIL PROTECTED]>
On Tue, 20 Nov 2007 19:01:45 +0200
"Octavian Rasnita" <[EMAIL PROTECTED]> wrote:
Is it possible to use just default control IDs (-1) in a WxPerl
application?
With other words, if we find the controlID using $event->
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
> handl
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?
T