From markus.barthbellot@ctv.es Fri Jan 4 11:26:25 1980 From: markus.barthbellot@ctv.es (Barth Bellot, S.L.) Date: Fri, 04 Jan 1980 12:26:25 +0100 Subject: [Tutor] Tkinter -- Is there a Gridwidget? Message-ID: <3.0.6.32.19800104122625.007b8950@pop.ctv.es> I am writing a program that connects to a Database (Postgresql). I want to represent the result in a Grid. Is there a Grid-widget somewhere available for use in Tkinter? Is it difficult to adabt the textwidget for using it as a Grid?