Thanks that worked.
S
"max(01)*" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Samantha wrote:
>> I can not get it to run.
>> S
>
> sorry about that. baybe it is a conflict between tabstop width in my
> editor and in my newsreader.
>
> i substituted tabs with spaces and i hope now
Max,
Thanks and good job!
Harlin
--
http://mail.python.org/mailman/listinfo/python-list
Samantha wrote:
I can not get it to run.
S
sorry about that. baybe it is a conflict between tabstop width in my
editor and in my newsreader.
i substituted tabs with spaces and i hope now you can run it.
bye
macs
cuthere
from Tkinter import *
class MiaApp:
def __init__(self, genitore):
max(01)* wrote:
>
> i also used try-except for checking for invalid files.
>
[...]
>
> i'd like to hear your suggestions and comments for improving it.
Without actually reading your code, if I may, I would suggest using
the os module to confirm that a file exists rather than waiting for an
erro
I can not get it to run.
S
"max(01)*" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> hello.
>
> i wrote a very simple tkinter demo program that uses menus, buttons,
> labels, entries, frames and secondary toplevels.
>
> it is a python version of
hello.
i wrote a very simple tkinter demo program that uses menus, buttons,
labels, entries, frames and secondary toplevels.
it is a python version of a java program made by a colleague.
the user can create ("Scrivi") a record with his second name, first name
and date of birth, sa