Hi,

MeeGo and Symbian have Common Dialog API, so Berthold’s answer (below) is also 
valid for Symbian Dialog component.

Br, Heikki


“Hi,

maybe you are searching for the content property:



content: Rectangle {
  id: myRect
  width: parent.width
  height: childrenRect.height
  color: "blue"
  Text {
    id: message
    text: "This is my message"
   }
}

Kind regards
Berthold”


From: qt-components-bounces+ext-heikki.m.tuominen=nokia....@qt.nokia.com 
[mailto:qt-components-bounces+ext-heikki.m.tuominen=nokia....@qt.nokia.com] On 
Behalf Of Yang Bill.L (Nokia-MS/Vancouver)
Sent: 18.03.2011 22:19
To: qt-components@qt.nokia.com
Subject: [Qt-components] FW: Custom dialog background

Sorry, forgot to mention this is for Symbian platform.

Thanks,
Bill

From: Yang Bill.L (Nokia-MS/Vancouver)
Sent: Friday, March 18, 2011 10:16 AM
To: qt-components@qt.nokia.com
Subject: [Qt-components] Custom dialog background

Hi,

I would like to create a query dialog based on Dialog component. Is there any 
way that I can change/customize the background of Dialog component?

Thanks,
Bill
_______________________________________________
Qt-components mailing list
Qt-components@qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-components

Reply via email to