Re: [Interest] RowLayout are overlapping

2016-08-04 Thread Oleg Evseev
This things are in basic qtquick-layouts-example http://doc.qt.io/qt-5/qtquick-layouts-example.html In which part of documentation you think it should be else? 2016-08-04 19:11 GMT+03:00 Máximo Ramírez : > Dear Oleg, > > Thanks work perfectly. > > This are the things that should be explicitly i

Re: [Interest] RowLayout are overlapping

2016-08-04 Thread Máximo Ramírez
Dear Oleg, Thanks work perfectly. This are the things that should be explicitly in the documentation. El 04/08/16 a las 04:20, Oleg Evseev escribió: > Hi, Máximo > > Put them (two RowLayout) into ColumnLayout > > Regards, Oleg. > > 2016-08-04 10:28 GMT+03:00 Máximo Ramírez

Re: [Interest] RowLayout are overlapping

2016-08-04 Thread Oleg Evseev
Hi, Máximo Put them (two RowLayout) into ColumnLayout Regards, Oleg. 2016-08-04 10:28 GMT+03:00 Máximo Ramírez : > Hello, > > I'm trying to do top navigation bar based on drawer and tabs, but when I > put two RowLayout instead of show one first and the second after the > RowLayout are overlapp

[Interest] RowLayout are overlapping

2016-08-04 Thread Máximo Ramírez
Hello, I'm trying to do top navigation bar based on drawer and tabs, but when I put two RowLayout instead of show one first and the second after the RowLayout are overlapping, like you see in the following images [only one RowLayout](http://imgur.com/a/xDxTa) [two RowLayout overlapped](http://