On Thu, 02 Jun 2011 09:18:18 -0700
"Nick Buchholz" wrote:
>Hi all,
>I've been wandering through the DOCs for an hour and haven't found a
> solution to this
>I'm just starting to convert from 2.5 to 3.2 and I have a problem. I have a
>code that look
Hi all,
I've been wandering through the DOCs for an hour and haven't found a
solution to this
I'm just starting to convert from 2.5 to 3.2 and I have a problem. I have a
code that looks like this.
from tkinter import *
import time
import datetime
import string
import math
import random
pri
On Tue, 10 Aug 2010 10:58:39 -0400
j...@mail.python.org wrote:
>Thank you both for the suggestions. Have you ever tried to make one?
>--
>http://mail.python.org/mailman/listinfo/python-list
I don't know if my first reply went out so I'll repeat
Here is a list box dialog written to allow selection
Hi all,
I'm doing a GUI for describing connectors and the signals attached. the
system runs on
CentOS release 5.2 (FINAL) using python 2.5 and tcl/tk 8.4
I have a class Pin that contains two class attributes that are dialogs. They
are built by a helper
routine as follows:
if type(Pi