1. Could u also quote some URLs for sample GUI programs written using
Tkinter. I am looking for any aubstantial app that has Canvas, Frame,
Button, LIstbox widgets, plus File Open/Save for simple text files.
2. Some good holistic article for positioning widgets on the frame/
canvas, basic concepts
On 2010-06-15, My Python wrote:
> Question 2
>
> Can some one post a URL (or a sample module itself) that shows how to
> write basic TCP socket application?
http://docs.python.org/library/socket.html#example
http://docs.python.org/library/asyncore.html
http://twistedmatrix.com/trac/
>
On 06/15/2010 11:35 PM, My Python wrote:
> I got to target my little GUI app that uses TCP sockets in Python
> 2.4.4 for Windows and Linux.
>
>
> Question 1
> =
> Given the above, I installed 2.4.4 on Windows 7 and Tkinter import
> works like a charm. (the install is good)
>
> The Linux
I got to target my little GUI app that uses TCP sockets in Python
2.4.4 for Windows and Linux.
Question 1
=
Given the above, I installed 2.4.4 on Windows 7 and Tkinter import
works like a charm. (the install is good)
The Linux (Red Hat 4.1.2-46) though has python preinstalled with ver
2.