Re: Pmw Use and Grayson's Book

2008-02-18 Thread Mike Driscoll
On Feb 18, 2:29 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On Feb 18, 5:30 am, "W. Watson" <[EMAIL PROTECTED]> wrote: > > > I wonder why he uses it? > > He uses it because Pmw does a lot of heavy lifting for you when > designing Tkinter apps. Pmw adds things like widgets pre-populated > w

Re: Pmw Use and Grayson's Book

2008-02-18 Thread [EMAIL PROTECTED]
On Feb 18, 5:30 am, "W. Watson" <[EMAIL PROTECTED]> wrote: > I wonder why he uses it? He uses it because Pmw does a lot of heavy lifting for you when designing Tkinter apps. Pmw adds things like widgets pre-populated with scrollbars and labels and automatic widget/label alignment. I use Pmw for al

Re: Pmw Use and Grayson's Book

2008-02-17 Thread W. Watson
I wonder why he uses it? If I want to run his examples, where do I put the lib he includes? Same folder as the example? Mike Driscoll wrote: > On Feb 17, 9:33 pm, "W. Watson" <[EMAIL PROTECTED]> wrote: >> I don't have Grayson's Tkinter book, but I see he uses something called Pmw. >> Why is it

Re: Pmw Use and Grayson's Book

2008-02-17 Thread Mike Driscoll
On Feb 17, 9:33 pm, "W. Watson" <[EMAIL PROTECTED]> wrote: > I don't have Grayson's Tkinter book, but I see he uses something called Pmw. > Why is it needed with Tkinter? > -- > Wayne Watson (Nevada City, CA) > > Web Page: It's not needed. It's

Pmw Use and Grayson's Book

2008-02-17 Thread W. Watson
I don't have Grayson's Tkinter book, but I see he uses something called Pmw. Why is it needed with Tkinter? -- Wayne Watson (Nevada City, CA) Web Page: -- http://mail.python.org/mailman/listinfo/python-list