Example #1
0
	def keyAddServer(self):
		#newServer = self.vlcServerConfig.new()
		newServer = vlcServerConfig.new()
		self.session.openWithCallback(self.addCallback, VlcServerConfigScreen, newServer)
	def keyAddServer(self):
		#newServer = self.vlcServerConfig.new()
		newServer = vlcServerConfig.new()
		self.session.openWithCallback(self.addCallback, VlcServerConfigScreen, newServer)