ANNOUNCE: FXPy 0.99.172 Released

Lyle Johnson ljohnson at resgen.com
Tue May 15 11:31:00 EDT 2001


Apologies in advance if this shows up repeatedly. This is the third time in
the last few days I've tried to post this announcement and so far it has
failed to appear on the newsgroup.

This is an update of FXPy, a Python extension module which provides
an interface to the FOX cross-platform GUI library:

  Home Page:        http://fxpy.sourceforge.net

  Download Source:
http://prdownloads.sourceforge.net/fxpy/FXPy-0.99.172.tar.gz

  Windows Binaries:
http://prdownloads.sourceforge.net/fxpy/FXPy-0.99.172.win32-py2.1.exe

To build FXPy from the sources, you will also need to download version
0.99.172 of the FOX library:

  FOX Home Page:    http://www.cfdrc.com/FOX/fox.html

  Download Source:  ftp://ftp.cfdrc.com/pub/FOX/fox-0.99.172.tar.gz
                    ftp://ftp.cfdrc.com/pub/FOX/fox-0.99.172.zip

As you may have guessed by now, the latest release of FXPy is
version 0.99.172.

What is it?
-----------

FXPy is a Python extension module which provides an interface to the FOX
cross-platform GUI library. With a few minor exceptions, FXPy provides a
complete interface to FOX. FOX is a C++-based toolkit for developing
graphical user interfaces easily and effectively. Some of the
significant features of FOX include:

 *  A rich set of widgets (including dials, shutters, tree lists, and
    many other "modern" widgets).
 *  Powerful but easy-to-use layout managers.
 *  Extensive support for 3-D modeling using OpenGL or Mesa.
 *  Supports the XDND (v4) protocol for drag-and-drop.
 *  Registry for persistent application settings.
 *  Runs natively under Unix/X and Microsoft Windows.
 *  And much, much more!

Please see the FOX home page (URL listed above) for more details about
the FOX library's features. Also consider subscribing to the foxgui-users
mailing list for the latest news about FOX development; again, see the
FOX home page for information on this.

FXPy is (c) 1999, 2000, 2001 Lyle Johnson (lyle at users.sourceforge.net) and
is
released under the GNU Lesser General Public License.

<P><A HREF="http://fxpy.sourceforge.net">FXPy-0.99.172</A> - interface to
the FOX cross-platform GUI library.  (14-May-01)





More information about the Python-list mailing list