Re: tkinter how to write

2007-03-08 Thread Gigs_
James Stroud wrote: > Gigs_ wrote: >> as I write my first gui program (text editor) I wanna ask you guys how >> to separate code in classes.? >> Should I put in one class my menu and in another class text and >> scorllbars etc? >> >> or something else? >> >> >> thanks > > Check out Grayson: http

Re: tkinter how to write

2007-03-08 Thread James Stroud
Gigs_ wrote: > as I write my first gui program (text editor) I wanna ask you guys how > to separate code in classes.? > Should I put in one class my menu and in another class text and > scorllbars etc? > > or something else? > > > thanks Check out Grayson: http://www.manning.com/grayson/ Its

Re: tkinter how to write

2007-03-07 Thread faulkner
On Mar 8, 7:07 pm, Gigs_ <[EMAIL PROTECTED]> wrote: > as I write my first gui program (text editor) I wanna ask you guys how > to separate code in classes.? > Should I put in one class my menu and in another class text and > scorllbars etc? > > or something else? > > thanks Use the force. Do what

tkinter how to write

2007-03-07 Thread Gigs_
as I write my first gui program (text editor) I wanna ask you guys how to separate code in classes.? Should I put in one class my menu and in another class text and scorllbars etc? or something else? thanks -- http://mail.python.org/mailman/listinfo/python-list