[Fwd: [Tutor] learning a Programming language]

Michael P. Reilly arcege@shore.net
Wed, 1 Mar 2000 17:01:27 -0500 (EST)


Someone called "Dan Star" said to "Wesley J. Chun":
> But there is no Grid support in Python or has this recently changes.  VB
> has a multitude of grids which are critical to database oriented apps.
> 
> -Dan

Correct.. Python does not have grid support because Python is a
programming language not a graphics package.  But a good many of the
GUI packages for Python have grid geometry managers, including the
"default" package, Tkinter.  It's been there since Tk had grid
managers (probably circa Python 1.4?).

Please check before you mislead.

  -Arcege

-- 
------------------------------------------------------------------------
| Michael P. Reilly, Release Engineer | Email: arcege@shore.net        |
| Salem, Mass. USA  01970             |                                |
------------------------------------------------------------------------