Hi,
anybody have a good way to center items inside a Flow component in Qml?

example:
|--- a ---|
|-- b --||-- c --|

I would like to have
   I--- a ---|
|-- b --||-- c --|

I haven't find any way to get this behaviors to center and make auto
multi-lines on window resize. I think it's impossible since it would make a
binding loop to get item position based on the size used, but I take my
chance if anyone have an idea.

Thanks, regards,
Jerome
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to