Exemplo n.º 1
0
 def mark_error(self, err):
     """
     marks the with system error color
     will automaticly be cleared and restored to
     the old color
     """
     ng = self.id_data
     update_error_nodes(ng, self.name, err)
Exemplo n.º 2
0
 def mark_error(self, err):
     """
     marks the with system error color
     will automaticly be cleared and restored to
     the old color
     """
     ng = self.id_data
     update_error_nodes(ng, self.name, err)
Exemplo n.º 3
0
 def mark_error(self, err):
     ng = self.id_data
     update_error_nodes(ng, self.name, err)