how do i make a grapical thingie?

Maan M. Hamze mmhamze at pleiades.net
Tue Sep 4 09:46:53 EDT 2001


Hi Jeroen
Ok!
1.  Do you have the directory:  c:\python22\Lib\lib-tk?
2.  type the following in Python:
>>> import sys
>>> sys.path
You'll get a string.  What string are you getting?
Maan

"jeroen paul goudsmit" <hcj.goudsmit at wanadoo.nl> wrote in message
news:LV1l7.24$3M6.646 at castor.casema.net...
> Ok. Python is instal;led in : C:\Python22.  The name of the executable is
=
> C:\Python22\python.exe. The dll files are in the map C:\Python22\DLLs. The
> tkinter file is C:\Python22\DLLs\_tkinter.pyd.
> "Maan Hamze" <mmhamze at pleiades.net> schreef in bericht
> news:HQOk7.217122$g_3.41849242 at typhoon.austin.rr.com...
> > Tim
> > The guy had not even answered on how he has Python installed to start
> with.
> > To recommend Jython for him at this stage along with the use of AWT or
> swing
> > is an overkill :)
> > Maan
> >
> > "Delaney, Timothy" <tdelaney at avaya.com> wrote in message
> > news:mailman.999478982.9172.python-list at python.org...
> > > I suspect the simplest thing here would be to use Jython and AWT or
> Swing.
> > >
> > > http://www.jython.org
> > >
> > > Probably the easiest way for a beginner to get a GUI up and running in
> > > Python. Once they have a bit more experience they can move onto other
> > > things.
> > >
> > > Tim Delaney
> > >
> >
> >
>
>
>
>





More information about the Python-list mailing list