Esempio n. 1
0
 def OnUrl(self):
         link = Link(self)
         link.show()
Esempio n. 2
0
 def OnUrl(self):
     link = Link(self.parent())
     link.show()