Re: Why doesn't IDLE editor windows have horizontal scrollbars?

2005-09-17 Thread Jussi Jumppanen
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
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Database recommendations for Windows app

2005-06-23 Thread Jussi Jumppanen
Dennis Lee Bieber wrote:

 Firebird might be a contender... 

I recently completed a 5 user Java based Windows reporting
system that used Firebird as the SQL server based database. 

I found Firebird performed very well and I would not hesitate
to use it again.

Jussi Jumppanen
Author of: Zeus for Windows Editor (New version 3.94 out now)
The C/C++, Cobol, Java, HTML, Python, PHP, Perl folding editor
Home Page: http://www.zeusedit.com
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Best editor?

2005-04-07 Thread Jussi Jumppanen
Joey C. wrote:

 When I'm using Windows, I have found the Syn TextEditor

The Zeus for Windows programmer's supports Python:

   http://www.zeusedit.com/lookmain.html

Some of the programming specific features include:

  + Code folding (supports python)
  + Integrated class browser
  + Project/workspace management
  + Fully configurable syntax highlighting
  + FTP editing
  + Integrated version control (including CVS)
  + Fully scriptable using Python, Lua, JavaScript, VbScript

But Zeus is shareware and cost $35-00 to register. It is free 
to test drive the editor as the shareware version runs fully 
functional for 60 days.

Jussi Jumppanen
Author of: Zeus for Windows (New version 3.94 out now)
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: WYSIWYG wxPython IDE....?

2005-02-07 Thread Jussi Jumppanen
Luke Skywalker wrote:

 To me, the very fact that the only solution if you don't want 
 to carry a multi-megabyte widget set with you (either wxWidgets 
 or QT is to go the MFC way (which a lot of C developers seem 
 to hate) through

Have you ever tried to use MFC in anything other than a 
simple application? 

MFC is nothing more than a poorly designed C++ layer over the 
Windows Win32 API. One of it's greatest contributions to the 
world of software development is it clearly demonstrates how 
NOT to design a C++ application framework. 

At least wxWidgets does offer an OOP look and feel, which is 
no simple task given that wxWidgets is also a multi-platform 
application framework.

Add to this the fact that MFC is no longer supported by 
Microsoft (ie there will be no ew version or bug fixes for 
future versions of Windows) and the choice is simple. I 
would definitely not be choosing MFC.

Jussi Jumppanen
Author of: Zeus for Windows (New version 3.93 out now)
The C/C++, Cobol, Java, HTML, Python, PHP, Perl programmer's editor
Home Page: http://www.zeusedit.com
-- 
http://mail.python.org/mailman/listinfo/python-list


ANN: Zeus Programmers Editor V3.94

2005-02-07 Thread Jussi Jumppanen
The latest release of the Zeus for Windows programmer's
editor is now available.

This latest version comes with code folding for the C#,
C/C++, D, Fortran, Lua, Python, Perl, Java, Java Script
and Visual Basic languages.

For more details vist:

   http://www.zeusedit.com/features.html

or to test drive the fully functional shareware use the
link below:

   http://www.zeusedit.com/download.html  (5.2 Mega Byte)

Jussi Jumppanen
http://www.zeusedit.com
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Ranting about the state of Python IDEs for Windows

2005-01-09 Thread Jussi Jumppanen
Carlos Ribeiro wrote:

 Oh well. A mailing list is not the most appropriate place for 
 rants (a blog is better), but it's still better than keeping 
 it for myself.

 I'm frustrated. My search for a good IDE to support my activities

Take a look at Zeus:   

http://www.zeusedit.com/lookmain.html

 doing development for Python in the Windows environment 

Zeus only runs on Windows.

 But it's all that I have -- a 500MHz PC with 64MB and Win98 SE. 

Zeus should run fine on this machine. If you added another stick
of 64MB it would run better :)

Jussi Jumppanen
Author of: Zeus for Windows (New version 3.93 out now)
The C/C++, Cobol, Java, HTML, Python, PHP, Perl programmer's editor
Home Page: http://www.zeusedit.com
-- 
http://mail.python.org/mailman/listinfo/python-list