Re: [Interest] Regarding auto resizing of the QtQuick window for embedded device

2014-11-06 Thread Filip Piechocki
in this regard. > > > Thanks and Regards, > > Sona > > > ------ > *From:* Filip Piechocki > *Sent:* Wednesday, November 5, 2014 6:11 PM > > *To:* Jha Sonakumar > *Cc:* interest@qt-project.org Interest > *Subject:* Re: [Interest]

Re: [Interest] Regarding auto resizing of the QtQuick window for embedded device

2014-11-06 Thread Jha Sonakumar
Sent: Wednesday, November 5, 2014 6:11 PM To: Jha Sonakumar Cc: interest@qt-project.org Interest Subject: Re: [Interest] Regarding auto resizing of the QtQuick window for embedded device I give up :) If you've found that you can set some environment variables and they are described on this

Re: [Interest] Regarding auto resizing of the QtQuick window for embedded device

2014-11-05 Thread Filip Piechocki
akumar > *Cc:* interest@qt-project.org Interest > *Subject:* Re: [Interest] Regarding auto resizing of the QtQuick window > for embedded device > > How you know that currently it uses 2000x800? > > On Wed, Nov 5, 2014 at 12:09 PM, Jha Sonakumar > wrote: > >> Hi Filip &g

Re: [Interest] Regarding auto resizing of the QtQuick window for embedded device

2014-11-05 Thread Jha Sonakumar
We already set the width and height. From: Filip Piechocki Sent: Wednesday, November 5, 2014 6:00 PM To: Jha Sonakumar Cc: interest@qt-project.org Interest Subject: Re: [Interest] Regarding auto resizing of the QtQuick window for embedded device How you know

Re: [Interest] Regarding auto resizing of the QtQuick window for embedded device

2014-11-05 Thread Jha Sonakumar
-bounces+sona.jha=techmahindra@qt-project.org on behalf of Jha Sonakumar Sent: Wednesday, November 5, 2014 2:47 PM To: interest@qt-project.org Subject: [Interest] Regarding auto resizing of the QtQuick window for embedded device Hi All, I have developed an application using QtQuick 2.0 for

Re: [Interest] Regarding auto resizing of the QtQuick window for embedded device

2014-11-05 Thread Filip Piechocki
:28 PM > > *To:* Jha Sonakumar > *Cc:* interest@qt-project.org Interest > *Subject:* Re: [Interest] Regarding auto resizing of the QtQuick window > for embedded device > > Like I said - your Window will always be covering whole screen. That's > how the 'eglfs' p

Re: [Interest] Regarding auto resizing of the QtQuick window for embedded device

2014-11-05 Thread Jha Sonakumar
BR SonaKumar From: Filip Piechocki Sent: Wednesday, November 5, 2014 4:28 PM To: Jha Sonakumar Cc: interest@qt-project.org Interest Subject: Re: [Interest] Regarding auto resizing of the QtQuick window for embedded device Like I said - your Window will alwa

Re: [Interest] Regarding auto resizing of the QtQuick window for embedded device

2014-11-05 Thread Filip Piechocki
; } > } > > > still result is same > > > BR > > Sona > ------------------ > *From:* Filip Piechocki > *Sent:* Wednesday, November 5, 2014 3:36 PM > *To:* Jha Sonakumar > *Cc:* interest@qt-project.org Interest > > *Subject:* Re: [In

Re: [Interest] Regarding auto resizing of the QtQuick window for embedded device

2014-11-05 Thread Jha Sonakumar
ha Sonakumar Cc: interest@qt-project.org Interest Subject: Re: [Interest] Regarding auto resizing of the QtQuick window for embedded device That's what I thought as with linuxfb you won't be able to use QtQuick 2.x as it requires OpenGL. So with 'eglfs' your application is displa

Re: [Interest] Regarding auto resizing of the QtQuick window for embedded device

2014-11-05 Thread Filip Piechocki
using eglfs Yocto > > > BR > > SonaKumar > -- > *From:* interest-bounces+sona.jha=techmahindra@qt-project.org > on behalf of > Filip Piechocki > *Sent:* Wednesday, November 5, 2014 3:18 PM > *To:* Jha Sonakumar; interest@qt-project.org Interest > &

Re: [Interest] Regarding auto resizing of the QtQuick window for embedded device

2014-11-05 Thread Jha Sonakumar
: Re: [Interest] Regarding auto resizing of the QtQuick window for embedded device On Wed, Nov 5, 2014 at 10:32 AM, Jha Sonakumar mailto:sona@techmahindra.com>> wrote: sory.. what do u mean by QPA? Platform Abstraction plugin. Are you using X11? If yes then you are probably usin

Re: [Interest] Regarding auto resizing of the QtQuick window for embedded device

2014-11-05 Thread Jha Sonakumar
the QtQuick window for embedded device Hi, What QPA plugin are you using? BR, Filip On Wed, Nov 5, 2014 at 10:17 AM, Jha Sonakumar mailto:sona@techmahindra.com>> wrote: Hi All, I have developed an application using QtQuick 2.0 for IMX 6 board. The view window has been automat

Re: [Interest] Regarding auto resizing of the QtQuick window for embedded device

2014-11-05 Thread Filip Piechocki
gin is what you use, right? > -- > *From:* interest-bounces+sona.jha=techmahindra@qt-project.org > on behalf of > Filip Piechocki > *Sent:* Wednesday, November 5, 2014 2:56 PM > *To:* Jha Sonakumar > *Cc:* interest@qt-project.org > *Subject:* Re: [Interest] R

Re: [Interest] Regarding auto resizing of the QtQuick window for embedded device

2014-11-05 Thread Filip Piechocki
Hi, What QPA plugin are you using? BR, Filip On Wed, Nov 5, 2014 at 10:17 AM, Jha Sonakumar wrote: > Hi All, > > > I have developed an application using QtQuick 2.0 for IMX 6 board. The > view window has been automatically resized to cover whole display > irrespective of specified width heigh

[Interest] Regarding auto resizing of the QtQuick window for embedded device

2014-11-05 Thread Jha Sonakumar
Hi All, I have developed an application using QtQuick 2.0 for IMX 6 board. The view window has been automatically resized to cover whole display irrespective of specified width height. Display size :(2560X800) But i need to show the QtQuick window of size (2560X480). Would you please gu