2008/08/08

Task5: About Box

files needed :
  1. about.glade : the about box GUI
  2. about.py
About.glade :
about window contain :
  • program name / version / program site
  • credits
  • license GNU/GPL
abouy.py :
contain one class named : memobee_about : of type GtkAboutDialog
to enable us to show the about dialog
this task is assigned to The master of ninjutsu
DONE: Wednesday, August 12 2008

No comments: