On Wed, Jul 6, 2011 at 3:10 AM, alexxxm wrote:
>
> Hi people,
> I'm midway in writing a simple wiki, in python+tkinter (thanks also to your
> help, http://old.nabble.com/newbie-request-for-help-td31791699.html).
> Simple for the typical developer maybe, but for me is long work, and once
> you sta
Alesandro,
Tk has been around for probably more than 20 years. It is established in
many applications. I would think that tkinter is well established. However,
you have to consider that computer science is an ever-changing field. Some
things that were well established 20 years ago are gone now. An
Hi people,
I'm midway in writing a simple wiki, in python+tkinter (thanks also to your
help, http://old.nabble.com/newbie-request-for-help-td31791699.html).
Simple for the typical developer maybe, but for me is long work, and once
you start optimizing stuff, it can become a very large project.
And