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 '[EMAIL PROTECTED]'.split('@')])"
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to