ANN: FXPy-0.99.160, Python bindings for FOX GUI toolkit

Lyle Johnson ljohnson at resgen.com
Wed Feb 28 16:44:56 EST 2001


I posted this earlier this morning but it hasn't shown up yet. Apologies in
advance if it appears multiple times...

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://download.sourceforge.net/fxpy/FXPy-0.99.160.tar.gz

  Windows Binaries:
http://download.sourceforge.net/fxpy/FXPy-0.99.160-win32.exe

To build FXPy from the sources, you will also need to download version
0.99.160 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.160.tar.gz
                    ftp://ftp.cfdrc.com/pub/FOX/fox-0.99.160.zip

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

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.160</A> - interface to
the FOX cross-platform GUI library.  (28-Feb-01)






More information about the Python-list mailing list