Re: Why doesn't IDLE editor windows have horizontal scrollbars?
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?
FWIW the Zeus editor uses the MDI interface model:
http://www.zeusedit.com/lookmain.html
Zeus also has syntax highlighting and code folding for
the Python language. You can even write Zeus macros in
Python.
NOTE: Zeus is shareware (45 day trial period).
Jussi Jumppanen
Author of: Zeus for Windows Editor
.
Relevant Pages
- Re: HOW: SSL/SSH connection ??
... I have not heard of Zeus Editor before but I did checked it out briefly after ... I cannot find the secure ftp feature that you ... > on the Windows platform but it is not that difficult. ... (microsoft.public.dotnet.languages.vc) - Re: SlickEdit and Realia 3.2
... I am guessing you are running a Windows platform. ... the case take a look at the Zeus for Windows editor. ... Zeus can be easily configured to run the compiler within the ... It even comes with Cobol syntax highlighting pre-defined:) ... (comp.lang.cobol) - Re: Is there any text editor with AWK highlight?
... > so is there any other text editor can highlight or even ... The Zeus for Windows programmer's editor has a syntax ... Zeus is shareware. ... Zeus for Windows Programmer's Editor ... (comp.lang.awk) - Re: OT: Text editor for Windows
... The Zeus editor has this feature: ... Author: Zeus for Windows Editor ... (comp.lang.fortran) - Re: Sudden View - Take Two
... >> Unfortunately I cannot see any features that make Sudden ... > Show me any other editor that can arrange text as quickly ... >> That's not undo: it's a history of selected text. ... Prior versions are also sent to the Windows ... (comp.editors) |
|