
August 9th, 2002, 09:35 AM
|
 |
Contributing User
|
|
Join Date: Jan 2002
Posts: 32
Time spent in forums: < 1 sec
Reputation Power: 12
|
|
|
yes Python is an interpreted language and you can write GUIs with it as Scorpions said... you can use the Tk library via Tkinter... Tk is cross-platform and is quite simple to use
|