<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7232.77">
<TITLE>QPixmap.grabWidget question</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">I've found that is necessary to invoke show() on a widget before you can use QPixmap.grabWidget to get the QPixMap. If you try to get the PixMap before calling show(), the image does not look right. My goal is to be able to convert a widget to an image and display it as an image rather than a widget. The reason is that I have a bunch of graph widgets (QwtPlots) that I need to be able to zoom in and out on. Anyone know a good way to do this?</FONT></P>
<BR>

<P><FONT SIZE=2 FACE="Arial">Thanks,</FONT>

<BR><FONT SIZE=2 FACE="Arial">Brian </FONT>
</P>

</BODY>
</HTML>