Example #1
0
	def __del__(self):
		functions.saveConfig(self, 'shutter', self.conf)
		self.parent.stereo = gtk.DrawingArea()
		try:
			self.RefreshControl.quit = True
		except:
			print "Stop nothing ?"
	def __del__(self):
		functions.saveConfig(self, 'interlaced', self.conf)
Example #3
0
	def __del__(self):
		functions.saveConfig(self, 'anaglyph', self.conf)
	def __del__(self):
		functions.saveConfig(self, 'dualoutput', self.conf)