wxPython: Procedural or OOPS? installation woes etc...
Rick Lee
rwklee at home.com
Fri Apr 6 23:00:10 EDT 2001
I think understand "event-driven". Could you explain what is meant by
"linear-monilithic", presumably in Tkinter.
- Rick
Steve Holden wrote:
> "Ron Stephens" <rdsteph at earthlink.net> wrote in message
> news:3ACC27AB.1A13151 at earthlink.net...
> > Can anyone tell me whether wxPython uses a procedural approach to event
> > driven gui programming, or an object oriented one like Tkinter does???
> > Don't get me wrong, i am determined to stick it out with Tkinter and
> > eventually learn it, btu I wouldn't mind a procedural alternative....
> >
> The dichotomy is not between prcedural and object-oriented, but between
> linear-monolithic (what I sometimes call "we ask the questions") and
> event-driven.
>
> <snip>
>
> Good luck.
>
> regards
> Steve
More information about the Python-list
mailing list