For those that work with Python, I've put some OpenDX wrappers up at: http://www.freebsd.org/~rhh/py-opendx/
Currently just the DXLink library is wrapped. I found this useful for developing a prototype GUI interface on top of dxexec. Doing the GUI in Python/Tk versus C/X/Motif is a real timesaver (not to mention yielding much simpler, cleaner code). This version uses the new Python Distutils, so installation should be a snap. Let me know if you have any questions or problems with it. -- Randall Hopper [EMAIL PROTECTED]
