[ANN] XPN 0.2.2

From: Nemesis (nemesis_at_nowhere.invalid)
Date: 02/29/04


Date: Sun, 29 Feb 2004 17:26:42 GMT

XPN is an on-line newsreader with unicode support. It's written in
Python using GTK+2 toolkit and works wherever Python and GTK+2 work.

Major Changes:
  Restored date sorting
  Added more encodings
  Now you can open web urls
  Added port number customization
  Newsgroups list now is retrieved in a different thread

http://sf.net/projects/xpn

-- 
If I die, I forgive you; if I recover, we shall see.
 |\ |       |HomePage   : http://nem01.altervista.org
 | \|emesis |XPN (my nr): http://xpn.altervista.org


Relevant Pages

  • Re: Comparioson of purpose for PyGUI and AnyGUI ???
    ... I havn't used either PyGUI or AnyGUI, ... seems to me that AnyGUI is trying to be for Python what TK is for TCL, ... native toolkit makde to work well with the language. ...
    (comp.lang.python)
  • Re: Comparison of functions
    ... >> If you want to treat numbers as strings, ... >> Python is just saying "He's trying to sort complex ... so it is not SORTING complex numbers that Python objects ... except (AttributeError, TypeError): ...
    (comp.lang.python)
  • Re: fast QListView numerical sort
    ... Now Qt does the sorting all by ... translated from C++ world to Python world, ... > pro: probably the easyest (faster? ... because you'd remove most of that translation layer calls. ...
    (comp.lang.python)
  • Re: GUIs: wxPython vs. Tkinter (and others)
    ... it's not a very good toolkit. ... While I'm not a big fan of wizards, ... may be easy to roll your own in TkInter, but in PyQt you don't have to. ... > That's would of course be a great argument if you didn't have Python. ...
    (comp.lang.python)
  • Re: python GUIs comparison (want)
    ... As if a toolkit based on C would be much easier. ... lower-level GUI framework for C). ... I'm a Tcl developer by background, and less experienced with Python. ... toolkit in question was developed for another language (Tcl, C/C++, ...
    (comp.lang.python)