Tuesday, 10 November 2009

spore grab 0.1.4


using a qlabel wiget i managed to get an image added to sporegrab it took me a littel while to figer out how to set it up.



self.label = QtGui.QLabel(self)

self.label.setPixmap(QtGui.QPixmap('temp.png'))

v_box.addWidget(self.label)



now if i can figer out how to change the image randomly i will be hapy

1 comment:

  1. Good of you to share this with the group Rob. Hoppefully it might stimulate some debate?

    ReplyDelete