Hi all, Maybe this is a stupid question, but i was wondering if there is a front end for zope's management screens which is *not* web based. I would like to work with it because i run linux and netscape, and netscape has its bugs and random crashes, and the procedure of editing - committing - reloading - editing is way slower then just pressing ctrl-s in a text editor... If it doesnt exists, i am interested in writing such an app, based on python/gtk/libglade, and maybe gnome. I don't know much about Zope's internals yet, but i'm a fast learner :-) Please let me hear what your comments are on this subject. greets, -- Arjan Scherpenisse, A.Scherpenisse@zap.a2000.nl ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Hi, MS Outlook just gave me a signature virus"
Maybe this is a stupid question, but i was wondering if there is a front end for zope's management screens which is *not* web based.
I would like to work with it because i run linux and netscape, and netscape has its bugs and random crashes, and the procedure of editing Try using the libc5 version of netscape, it has been MUCH more stable on my glibc2.1-based Debian potato system.
- committing - reloading - editing is way slower then just pressing ctrl-s in a text editor...
If it doesnt exists, i am interested in writing such an app, based on python/gtk/libglade, and maybe gnome. I don't know much about Zope's internals yet, but i'm a fast learner :-) The wxPython people are talking about doing that. wxPython is a wrapper around wxWindows, a cross-platform C++ GUI library that uses GTK on the Linux side. Writing a GUI program in Linux and having it run with no code changes on Windows is really cool. Check out the web site at http://alldunn.com/wxPython and the list archives at http://starship.python.net/pipermail/wxpython-users/
-- Stephen Pitts smpitts@midsouth.rr.com webmaster - http://www.mschess.org
participants (2)
-
Arjan Scherpenisse -
Stephen Pitts