CIA.vc
Archived Message
for Freedroid
Stats » Projects » Freedroid » Archived Message
envelope
Received 12:03 on Feb 21
Generated by Python Subversion client for CIA version 1.20
linksUTC clock
13:43 on May 27, 2012

Commit Message

Author:fluzz
Project:freedroid
Revision:5378
Changed Lines:383
URL:http://freedroid.svn.sourceforge.net/freedroid/?view=rev&rev=5378
GUI: code factorization

Use a specific update() recursive call, instead of propagating a user-event into
the gui tree. This avoid to have to handle that specific event in each
overloaded event handler.
2 initialization functions are also introduced, to avoid to repeat the
initialization code in every widget.

Modified Files