Python 2.4.4 Tkinter GUI Example for Modeless Dialog with Menu, Edit, List, Buttons, File Save etc.

2010-06-16 Thread My Python
I would like to see some substantial example of an App written for a Modeless Dialog (fixed size, non resizable window) (If you have used WIndows MFC or Visual Basic you all know how elegant it is) with Buttons, menus, edit boxes, list boxes, file save as dialogs popping from the button action (thi

Re: Python Tkinter Linux Repair Question/ Python TCP Socket Example

2010-06-16 Thread My Python
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

Python Tkinter Linux Repair Question/ Python TCP Socket Example

2010-06-15 Thread My Python
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.