[Tkinter-discuss] Canvas pixels
is there a way to get the RGB color, pixel by pixel, of a tkinter.Canvas? Thank You ___ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss
Re: [Tkinter-discuss] Scroll a table, but not the first two rows?
yes, make two frames: one for the 'header' rows, and one for the scrolled table. > Why don't you separate the table from the header? The header should be > *outside* the ScrolledFrame, so it's not scrolled > > Chris Niekel <[EMAIL PROTECTED]> wrote: Hi, > > I'm trying to build a window that has a