Trolltech Home | Qt4-preview-feedback Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt4-preview-feedback Archive, January 2008
embedding QGraphicsView into scenegraph


Message 1 in thread

Hi,

is it planned to allow to embedded views into the scene graph which look
at the scene graph itself ? Right now it crashes because of the not ending
recursion on redrawing. But this could maybe be restricted to a few levels
or just one level.
This is something missing right now which would allow to build more
complete zooming user interfaces. 

Michael 


To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx


Message 2 in thread

Michael Berg wrote:
> Hi,
> is it planned to allow to embedded views into the scene graph which look
> at the scene graph itself ? Right now it crashes because of the not ending
> recursion on redrawing. But this could maybe be restricted to a few levels
> or just one level.
> This is something missing right now which would allow to build more
> complete zooming user interfaces.

It shouldn't crash, but I see that it certainly does that right now. I'll
see what we can do about this.

-- 
 [ signature omitted ]