'meditor' has been adapted from a Qt3 example:
qt-x11-free-3.3.4/examples/table/*

Then, it has been ported to Qt4 by using the qt3to4 tool.

- first remove (if it exists) the Makefile
- do 'qmake'
- then 'make'


The executable 'meditor' must be located in the $PATH, then do:

   $ make install

in order to create a link in $(HOME)/bin
