AGPager.

Hiroyuki Komatsu komatsu at taiyaki.org
Tue Feb 10 18:31:06 CST 2004


The prototype of AG Pager I showed somebody of you, is avairable from:
  <http://www.accessgrid.org/~komatsu/agpager-0.0.1.tar.gz>

What is this:
  This is a controller of window layout.  You can arrange places of
windows with GUI.  In the future, this pager would be able to arrange
windows automatically by using the user specification.


How to install:
  On Unix system:
    1.   tar -xzf agpager-0.0.1.tar.gz
    2.   cd agpager-0.0.1
    3.   ./configure
    4.   make
    5.   cd src
    6.   python ./agpager.py

    You need SWIG to compile backend libraries.

  On Windows:
    1.   Extract the package.
    2.   Go to the directory '<agpager-0.0.1>/src'.
    3.   Run 'agpager.py'

--
Hiro



More information about the ag-dev mailing list