Beispiel #1
0
 def setWidth(self, width):
     DialogBox.setWidth(self, "%dpx" % width)
     self.sp.setWidth("%dpx" % (width - 20))
Beispiel #2
0
 def setWidth(self, width):
     DialogBox.setWidth(self, "%dpx" % width)
     self.sp.setWidth("%dpx" % (width-20))