Пример #1
0
 def combo_selection_changed(self, combo_box, keys):
     key = keys[combo_box.get_active()]
     res_path = mlttransitions.get_wipe_resource_path(key)
     self.write_value(str(res_path))
Пример #2
0
 def combo_selection_changed(self, combo_box, keys):
     key = keys[combo_box.get_active()]
     res_path = mlttransitions.get_wipe_resource_path(key)
     self.write_value(str(res_path))