[wxPython-users] Display problem
Gre7g Luterman
hafeliel at yahoo.com
Thu Jul 19 08:01:39 PDT 2007
--- "Thippana, Prasoonadevi" <pthippan at mc.com> wrote:
> Hi everybody,
>
> I have developed a gui. I open up the cmd console
> and run my python
> code. when I click a button, it does some function
> and prints a table of
> output on my console window. So now I want to make
> my GUI in such a way,
> that when I click a button, it should display a
> table like structure of
> output.
>
> for example my output on my console prints like
> this. Actually my plan
> is to print the output on a table on a separate GUI
> window when I click
> the button. Is that possible and anybody have any
> ideas??
Open up the wxPython Demo which installed with
wxPython. Expand the "Core Windows/Controls" section
and check out the examples under Grid. There's tons
of stuff to help you on your way there.
Gre7g
____________________________________________________________________________________
Yahoo! oneSearch: Finally, mobile search
that gives answers, not web links.
http://mobile.yahoo.com/mobileweb/onesearch?refer=1ONXIC
More information about the wxpython-users
mailing list