Hi there! You are currently browsing as a guest. Why not create an account? Then you get less ads, can thank creators, post feedback, keep a list of your favourites, and more!

dizziness (1.1b) - a pygtk package viewer

SCREENSHOTS
180 Downloads 62 Thanks  Thanks 5 Favourited 33,668 Views
Uploaded: 16th Oct 2006 at 12:33 PM
Updated: 27th Nov 2013 at 9:17 PM by Nysha
This uses a lot of code from disaSim2, only ported over to python. It comes with a GTK+/glade user interface, so I plan to make a lot of enhancements.

About this version:

1.1b: Some fixes plus support for Bon Voyage

Main features include:

- tree view of groups, organized by their scope
- view behavior trees/constants or strings
- one-click selection of objects.package
- one-click dump (for those who just want to output the entire package)
- automatic detection of the latest supported EP/SP
- automatic object information parsing/semi-global sorting/global behavior name and parameter extraction
- on-the-fly group tree expansion in the viewer

This works in python, so it requires you to have the python, GTK+, and pygtk runtimes installed.

For Windows, you should have the following:

Python 2.5.1: http://www.python.org/
GTK+ 2.10.11: http://gladewin32.sourceforge.net/
PyGTK 2.10.6: http://ftp.gnome.org/pub/GNOME/bina...win32-py2.5.exe
PyGObject 2.12.3: http://ftp.gnome.org/pub/GNOME/bina...win32-py2.5.exe
PyCairo 1.2.6: http://ftp.gnome.org/pub/GNOME/bina...win32-py2.5.exe

Install the "gtk-win32-devel" version of GTK+ if you want to edit the glade file.

Once you have those installed, extract this archive to its own directory and simply double-click on the file "dizziness.py" to run this program.

To uninstall or upgrade this program, simply remove the old directory.

The first time you run this program, it needs to configure some information, which may take a few minutes.

Once the package loads, you can explore its contents in the left view and see what information any selected resource provides in the right view.