I've been looking for a small graphics app for Windows Mobile that can
do vector graphics and I can't find any, only one full-featured app
that costs $45. It occurs to me that Tkinter might be a good tool for
building such an app. Using the canvas widget, it might be possible
to do some useful gr
Blake, thanks for the latest version of idleCE.
I've been using it recently - it's plenty usable as it now stands.
But of course I've thought of a couple of feature requests. Firstly,
line numbers, so if my code doesn't run and I get an exception, I can
go directly to the line number referenced