RE: Issue with initial window position

2018-06-14 Thread PrasanthKumar P . A .
> -Original Message- > From: wayland-devel [mailto:wayland-devel- > boun...@lists.freedesktop.org] On Behalf Of PrasanthKumar P.A. > Sent: Donnerstag, 14. Juni 2018 14:09 > To: Pekka Paalanen > Cc: wayland-devel@lists.freedesktop.org > Subject: RE: Issue with initial window pos

Re: Issue with initial window position

2018-06-14 Thread Pekka Paalanen
On Thu, 14 Jun 2018 12:09:03 + PrasanthKumar P.A. wrote: > Hi, > Thank you for your quick response. > These are our concerns. > Our application is a HMI that is to be deployed on IMX8 board. > By design we need to place some QT Qml windows on specified x y > coordinates on the screen .How

RE: Issue with initial window position

2018-06-14 Thread Ucan, Emre (ADITG/ESB)
age- > From: wayland-devel [mailto:wayland-devel- > boun...@lists.freedesktop.org] On Behalf Of PrasanthKumar P.A. > Sent: Donnerstag, 14. Juni 2018 14:09 > To: Pekka Paalanen > Cc: wayland-devel@lists.freedesktop.org > Subject: RE: Issue with initial window position > > Hi,

RE: Issue with initial window position

2018-06-14 Thread PrasanthKumar P . A .
with initial window position On Thu, 14 Jun 2018 10:39:57 + PrasanthKumar P.A. wrote: > Dear All, > > I have a Qt Qml application which contains several windows (Qml > windows). I have set the initial positions x,y for these windows but > none of these windows ar

Re: Issue with initial window position

2018-06-14 Thread Pekka Paalanen
On Thu, 14 Jun 2018 10:39:57 + PrasanthKumar P.A. wrote: > Dear All, > > I have a Qt Qml application which contains several windows (Qml > windows). I have set the initial positions x,y for these windows but > none of these windows are coming in the corresponding coordinates . Hi, this i