I am using QT Jambi to make the homepage for my java program, but currently I cannot figure out how to put a picture on the homescreen. Currently, I have a QTGraphicsView and I have created a resource with my picture in it. When I right click on the QTGraphicsView and go to EditTooltip/whatisThis... it lets me select a picture from my resource to add, but it doesnt display on the QTGraphicsView.
Does anyone know how to put a picture in the QTGraphicsView from a resource?
Thanks very much!