[Qt-interest] How to do dynamic layouts

David Boosalis david.boosalis at gmail.com
Mon Sep 27 23:55:30 CEST 2010


Thank you for your response Andre.  I'd like to get a lot of milage out of
what ever framework I use be it a graphics view, qml or just a
gridlayou. Here is a wish list of what I'd like to achieve:


   - Animate when over a drop area (grid space between existing widgets,
   etc)
   - Be able to drag windows in and out of desktop the way QDockWidget
   works.


I have yet to take a peak at QML - perhaps it is time.  Are there any QML
examples of this



On Mon, Sep 27, 2010 at 12:45 PM, Andre Somers <andre at familiesomers.nl>wrote:


>  Op 27-9-2010 21:36, David Boosalis schreef:
>
>  > I have some requirements to allow display widgets to be laid out in a
> > grid fashion and to  to be move around.  The sizes of the widget need
> > not be the same,  and the widgets need to be movable and expandable
> > (contractable to) with mouse events.  I was wondering if anyone has
> > done this before and can offer advise on what to do or what not to
> > do.  Should I use a traditional grid layout or should use a
> > QGraphicsView approach.
> >
> > Are there any third party Widgets that offer this ?
> >
> > Thanks for any feed back
>
> Sounds like something for QML? It depends a bit on what you want to
> display on the widgets...
>
> André
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100927/63fed441/attachment.html 


More information about the Qt-interest-old mailing list