Thanks a lot Pete!<div>I got to try it today and the images were indeed not getting added properly to the resource file, because I was not running pyrcc4 utility.</div><div>Thanks,</div><div>Abhishek.</div><div><br><div class="gmail_quote">
On Mon, Nov 22, 2010 at 10:23 AM, Hans-Peter Jansen <span dir="ltr"><<a href="mailto:hpj@urpla.net">hpj@urpla.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Monday 22 November 2010, 18:21:21 absk82 wrote:<br>
> Does anyone have any ideas about this?<br>
><br>
> absk82 wrote:<br>
> > For some reason, my post didn't make it through for 2 days, so<br>
> > trying to send it through the mailing list.<br>
> ><br>
> > Hi,<br>
> > I have been having some trouble setting the background image in a<br>
> > QListView<br>
> > using style sheets. I tried using both jpg as well as png images as<br>
> > background. This is the stylesheet entry generated  by QtDesigner.<br>
> > "QListView{\n"<br>
> > "    background-image: url(:/icons/images/wood_texture_png.png);\n"<br>
> > "}")<br>
<br>
</div>Did you created and included the image(s) in the resource correctly.<br>
The PyQt examples have plenty of hmm, examples of using resources.<br>
<br>
Hint: try to display the image with a Qlabel..<br>
<br>
Pete<br>
<div><div></div><div class="h5">_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br>
</div></div></blockquote></div><br></div>