Implicit initialization is EVIL!

rantingrick rantingrick at gmail.com
Tue Jul 5 18:38:49 EDT 2011


On Jul 5, 10:17 am, Chris Angelico <ros... at gmail.com> wrote:

> It's actually quite easy to implement this, even if you _are_ forced
> to have one primary window. You just have an invisible primary whose
> sole purpose is to "be the application", and then everything else is
> secondary windows. Kinda defeats the purpose of forcing applications
> to have one primary window, though.
>
> To my thinking, there will always be one primary *thread*, and GUI
> facilities are secondary to the process, never the other way around.
> When the main thread exits, the process ends.


Chris are you playing devils advocate (for my team). I am confused? :-)



More information about the Python-list mailing list