Exemplo n.º 1
0
	def on_doubleClick( self, *args ):
		openFile( self.getSelectedFiles()[ 0 ] )
Exemplo n.º 2
0
 def on_doubleClick(self, *args):
     openFile(self.getSelectedFiles()[0])
Exemplo n.º 3
0
	def on_open( self, theFile ):
		openFile( theFile )
Exemplo n.º 4
0
 def on_open(self, theFile):
     openFile(theFile)