Fabian - 2006-07-10

Logged In: YES
user_id=1551077

"mWnd = mainWnd("./foff.glade", "mainWnd")"

you have to pay attention that foff.glade is in the same
dir as the foff.py or you have to modify that line e.g. : "
mWnd = mainWnd("<other_dir>/foff.glade", "mainWnd")"