예제 #1
0
 def OnUrl(self):
         link = Link(self)
         link.show()
예제 #2
0
 def OnUrl(self):
     link = Link(self.parent())
     link.show()