| Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date | |
| All threads index page 3 | |
Hi All, I think i found a bug in render method of QWidget object (http://doc.trolltech.com/4.3/qwidget.html#render). I attach an exemple. See before.png and after.png. Regards, BogDan,
Attachment:
Attachment:
testRender.tar.bz2
Description: application/tbz
Message 2 in thread
On 12.07.07 18:50:26, BogDan Vatra wrote:
> Hi All,
>
> I think i found a bug in render method of QWidget object
> (http://doc.trolltech.com/4.3/qwidget.html#render).
> I attach an exemple.
> See before.png and after.png.
a) there are no pngs, just source code
b) I don't see any problem, you have to explain more what exactly
doesn't work.
Andreas
--
[ signature omitted ]
Message 3 in thread
On 12.07.07 18:50:26, BogDan Vatra wrote:
> Hi All,
>
> I think i found a bug in render method of QWidget object
> (http://doc.trolltech.com/4.3/qwidget.html#render).
> I attach an exemple.
> See before.png and after.png.
Sorry, forget my first mail :)
Anyway, there's no mentioning in the render() function that it works
without showing the widget first.
I don't think you can get around the show() (or setVisible(true))
Andreas
--
[ signature omitted ]