Hello everyone. I'm having trouble wrapping my mind around a project I'm
working on. My goal is to create a program that manages (allows its users to
manipulate, search by criteria and edit) objects. There is one type of
object, for example I'll say it's a car.

There will be a central data file containing all of the cars and multiple
users will have access to it at once. I'm having trouble here, I've done
some research on MOO and twisted but I'm not sure where to turn.

Additionally I'll need a GUI! tkinter? Does anyone have any suggestions on
how to get started with tkinter? I'm overwhelmed with the amount of
documentation I've had to read and think I have to read to accomplish my
goal.

Thanks for reading, Alex.ander

-- 
Alexander
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to