________________________________
 
Pyscripter..
I played with it when I had Windows but it seemed to e tied to a specific 
version of Python. Has that changed?
 
*I have no clue which version you had ran it with, I am using it with Python 
3.2.2 and it works great.

> i love the simply way you can use tkinter from a server?
> No muss no fuss.

Can you elaborate on that? I have no idea what you mean?


 *As I had said, I had just played with it for a half an hour or so. I had seen 
remote listed in the menu, and had assumed it had to do with tkinter and Wx not 
being os based. What's that old chestnut about not assuming..
This is from the Pyscripter doc:
·     Remote 
Tk

This remote Python 
engine is specifically created to run and debug Tkinter applications 
including pylabusing the Tkagg 
backend. It also supports running pylab in interactive mode. The engine 
activates a Tkinter mainloop and replaces the mainloop with a dummy function so 
that the Tkinter scripts you are 
running or debugging do not block the engine.  You may even develop and test 
Tkinter widgets 
using the interactive console.
Being a neophyte to Python, I was under the impression that you had to install 
tkinter independently.of python.This was a fresh install of WinXp, unless it 
either comes bundles with windows or Python, I was surprised it was there to 
load.

-- Alan G

Ken

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to