On Nov 29, 2007 7:54 AM, <[EMAIL PROTECTED]> wrote:
>
> On Nov 29, 7:14 am, imbunche <[EMAIL PROTECTED]> wrote:
> > On Nov 29, 7:56 am, whatazor <[EMAIL PROTECTED]> wrote:
> >
> > > On 29 Nov, 11:50, whatazor <[EMAIL PROTECTED]> wrote:
> >
> > > > Hi all,
> > > > I migrate some code from tkinter t
On Nov 29, 7:14 am, imbunche <[EMAIL PROTECTED]> wrote:
> On Nov 29, 7:56 am, whatazor <[EMAIL PROTECTED]> wrote:
>
> > On 29 Nov, 11:50, whatazor <[EMAIL PROTECTED]> wrote:
>
> > > Hi all,
> > > I migrate some code from tkinter to wxpython. I need the equivalent
> > > Tkinter method Tkinter.Tk.aft
On Nov 29, 7:56 am, whatazor <[EMAIL PROTECTED]> wrote:
> On 29 Nov, 11:50, whatazor <[EMAIL PROTECTED]> wrote:
>
> > Hi all,
> > I migrate some code from tkinter to wxpython. I need the equivalent
> > Tkinter method Tkinter.Tk.after
> > in wxPython, but I'm not able to find it. It exist or there a
Hello,
take a look here [1]. I think its a got place to start.
br
Mathias
[1] http://sebsauvage.net/python/gui/#import
2007/11/29, whatazor <[EMAIL PROTECTED]>:
>
> Hi all,
> I migrate some code from tkinter to wxpython. I need the equivalent
> Tkinter method Tkinter.Tk.after
> in wxPython, but
On 29 Nov, 11:50, whatazor <[EMAIL PROTECTED]> wrote:
> Hi all,
> I migrate some code from tkinter to wxpython. I need the equivalent
> Tkinter method Tkinter.Tk.after
> in wxPython, but I'm not able to find it. It exist or there are other
> trick to emulate it?
>
> thank you
> w
"after" in Tk met