Ta Urmas your link didn't get me any further than I had already gotten. However it did lead me to this,
http://antrix.net/stuff/writr/
So i downloaded it and unpacked it and cd'd into the directory and tried to install but I ran into a brick wall.
these are the files inside the directory,
drwxr-xr-x 3 bloodaxe bloodaxe 4096 2005-10-20 17:33 ./
drwxrwxr-x 3 bloodaxe bloodaxe 4096 2009-08-01 15:02 ../
-rw-r--r-- 1 bloodaxe bloodaxe 1816 2005-10-20 17:32 about.py
-rw-r--r-- 1 bloodaxe bloodaxe 18035 2005-10-20 17:32 COPYING
-rw-r--r-- 1 bloodaxe bloodaxe 1938 2005-10-20 17:32 fileopen.py
-rw-r--r-- 1 bloodaxe bloodaxe 1963 2005-10-20 17:32 filesave.py
-rw-r--r-- 1 bloodaxe bloodaxe 1298 2005-10-20 17:32 htmlview.py
-rw-r--r-- 1 bloodaxe bloodaxe 46513 2005-10-20 17:32 markdown.py
-rw-r--r-- 1 bloodaxe bloodaxe 944 2005-10-20 17:32 README
-rw-r--r-- 1 bloodaxe bloodaxe 11781 2005-10-20 17:32 SimpleGladeApp.py
drwxr-xr-x 2 bloodaxe bloodaxe 4096 2005-10-20 17:32 ui/
-rw-r--r-- 1 bloodaxe bloodaxe 1354 2005-10-20 17:32 utilities.py
-rwxr-xr-x 1 bloodaxe bloodaxe 5564 2005-10-20 17:32 writr.py*
As there was no "configure" file I tried to install but get this,
[root@localhost writr-0.1]# make install
bash: make: command not found
[root@localhost writr-0.1]# sudo make install
sudo: make: command not found
[root@localhost writr-0.1]# sudo install
install: missing file operand
Try `install --help' for more information.
[root@localhost writr-0.1]# run
bash: run: command not found
So any ideas on how to install and use this program ????
looks like Linux has me beat again.