Marcpp schreef:
> Hi I need to call a widget from a button in WXPYTHON. I've tried to
> this from a function like this, but when push the button, the program
> opens a window and do error.
> Any idea?
>
> .
> def DialogRRHH(self,event):
> prog = wx.PySimpleApp(0)
> wx.InitA
On Jul 5, 9:04 am, Marcpp <[EMAIL PROTECTED]> wrote:
> On 5 jul, 14:51, Steve Holden <[EMAIL PROTECTED]> wrote:
>
>
>
> > Marcpp wrote:
> > > Hi I need to call a widget from a button in WXPYTHON. I've tried to
> > > this from a function like this, but when push the button, the program
> > > opens a
On 5 jul, 14:51, Steve Holden <[EMAIL PROTECTED]> wrote:
> Marcpp wrote:
> > Hi I need to call a widget from a button in WXPYTHON. I've tried to
> > this from a function like this, but when push the button, the program
> > opens a window and do error.
> > Any idea?
>
> Well, one *really* good idea
Marcpp wrote:
> Hi I need to call a widget from a button in WXPYTHON. I've tried to
> this from a function like this, but when push the button, the program
> opens a window and do error.
> Any idea?
>
Well, one *really* good idea would be to copy the error message and
paste it into your message.