Why doesn't IDLE editor windows have horizontal scrollbars?
bruno modulix
onurb at xiludom.gro
Fri Sep 16 13:32:42 EDT 2005
chuck wrote:
> The browser windows do. Why not the editor windows?
>
> I hate to complain but is there any way to get IDLE to run in more of
> an MDI mode? Having the floating windows everywhere is rather
> confusing to me.
>
IDLE is open source, so you may want to consider contributing to it !-)
More seriously, I dont think IDLE is intended to be a real professional
IDE - anyway, I would not use it as such.
--
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb at xiludom.gro'.split('@')])"
More information about the Python-list
mailing list