this this...
8. def eventFilter(self, obj, event):
to
def keyPressEvent(self, event):
http://www.zetcode.com/tutorials/pyq...ntsandsignals/
section "Reimplementing event handler"
this this...
8. def eventFilter(self, obj, event):
to
def keyPressEvent(self, event):
http://www.zetcode.com/tutorials/pyq...ntsandsignals/
section "Reimplementing event handler"
Thanks for getting back to me that look slike a good tutorial you have linked there. i will look at that today.
Cheers!
Bookmarks