[Tutor] to employ Tkinter

Andrzej Kolinski AKolinski at nriindustries.com
Tue Mar 1 16:15:18 CET 2005


  My apologies for leaving Subject entry unchanged :-).


        _/_/      _/     _/
   _/       _/  _/   _/
  _/_/_/_/  _/ _/
 _/      _/  _/   _/
_/     _/  _/      _/

Andrzej Kolinski

----- Forwarded by Andrzej Kolinski/NRI on 01/03/2005 10:12 AM -----

Andrzej Kolinski <AKolinski at nriindustries.com> 
Sent by: tutor-bounces at python.org
01/03/2005 10:04 AM

To
Python Tutor <tutor at python.org>, tutor-bounces at python.org
cc

Subject
Re: [Tutor] Criticism / Suggestions







On my way to write my own scripts from scratch I'm still assembling bits 
and pieces from everywhere in the Python universe to create little 
programs that help me automate updating my website: 
- to invoke a players' ranking program, 
- to convert text files to php formats, 
- ... 

I would like to go even further and employ Tkinter to: 
- open and run a C and/or Python code (including arguments where 
necessary), 
- name and safe generated html/php files. 

The only thing I found is the following line of code: 
filemenu.add_command(label="Open...", command=askopenfile) 
- which obviously does not do the job. 

Therefore, what would be the right command within Tkinter to do what I 
need? 


       _/_/      _/     _/
  _/       _/  _/   _/
 _/_/_/_/  _/ _/
_/      _/  _/   _/
_/     _/  _/      _/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20050301/bd4df00f/attachment.html


More information about the Tutor mailing list