On Aug 17, 9:27 am, yadin <[EMAIL PROTECTED]> wrote:
> hi!
> Can any one tell me why is it that i can't see my second frame and why
> is the value of freq not Appended in the First frame ...thanks
> I know it is wx python but it has to do with passing variables.thanks
>
> import wx
>
> def create(
hi!
Can any one tell me why is it that i can't see my second frame and why
is the value of freq not Appended in the First frame ...thanks
I know it is wx python but it has to do with passing variables.thanks
import wx
def create(parent):
return Frame1(parent)
[wxID_FRAME1, wxID_FRAME1FREQ,
hi!
Can any one tell me why is it that i can't see my second frame and why
is the value of freq not Appended in the First frame ...thanks
I know it is wx python but it has to do with passing variables.thanks
import wx
def create(parent):
return Frame1(parent)
[wxID_FRAME1, wxID_FRAME1FREQ,