[Qt-interest] Re : Re : Rendering widget on Multiple screens

Bill King bill.king at nokia.com
Thu Dec 10 06:20:36 CET 2009


This is the way we used to do it in Qtopia, and it seems to work.

On 12/10/2009 02:42 AM, ext Martin Guillon wrote:
>
> That s easy with qt.
>
> Just get access to the position of the screen you want to put your
> widget on, using QDesktopWidget::availableGeometry()
>
>  
>
> Then move your widget
>
>  
>
> Martin
>
>  
>
> *From:* qt-interest-bounces at trolltech.com
> [mailto:qt-interest-bounces at trolltech.com] *On Behalf Of *BOUCARD Olivier
> *Sent:* Wednesday, December 09, 2009 4:29 PM
> *To:* Oliver.Knoll at comit.ch; qt-interest at trolltech.com
> *Subject:* [Qt-interest] Re : Re : Rendering widget on Multiple screens
>
>  
>
> Ok, I misunderstood the problem.
> A simplified version of the question might be "How I can put my
> widgets on a given screen?" ?
> I don't see any solution (using Qt) except the solution of Oliver
> Knoll if it works.
>
>  
>
> ------------------------------------------------------------------------
>
> *De :* "Oliver.Knoll at comit.ch" <Oliver..Knoll at comit.ch>
> *À :* qt-interest at trolltech.com
> *Envoyé le :* Mer 9 Décembre 2009, 16 h 15 min 12 s
> *Objet :* Re: [Qt-interest] Re : Rendering widget on Multiple screens
>
> BOUCARD Olivier wrote on Wednesday, December 09, 2009 4:05 PM:
>
> > Why don't use screen cloning from your graphic controller driver?
>
> Because he does not want to use screen *clonging*:
>
> > while other widgets of same application to get rendered on different
> > screen(QVFb: 1)? 
>
> "other widgets" implies that you see set A of widgets on screen 0 and
> a *different* set B of widgets on screen 1 -> no simle *cloning*.
>
> Cheers, Oliver
> -- 
> Oliver Knoll
> Dipl. Informatik-Ing. ETH
> COMIT AG - ++41 79 520 95 22
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com <mailto:Qt-interest at trolltech.com>
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>  
>


-- 
Bill King, Software Engineer
Qt Development Frameworks, Nokia Pty Ltd
Brisbane Office

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091210/74ad3e44/attachment.html 


More information about the Qt-interest-old mailing list