~openerp-idu/openobject-client/6.1

Viewing all changes in revision 1858.2.8.

  • Committer: Xavier ALT
  • Date: 2011-04-01 08:44:50 UTC
  • mto: This revision was merged to the branch mainline in revision 1972.
  • Revision ID: xavier@thamini.com-20110401084450-3m2l10qye6oelh98
[IMP] switch to gtk.Builder API
 
 * replace call to glade.XML by gtk.Builder one (using openerp_gtk_builder
   wrapper)
 * when possible rename 'glade' variable to 'ui' variable

 API changes:
 * get_widget() --> get_object()
 * signal_connect() --> connect_signals({'SIG_NAME': sig_handle_fnct})

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: