[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-panel-devel
Subject:    Expanding PlasmaCore.Dialog in Qml
From:       "Onur-Hayri Bakici" <thehayro () gmail ! com>
Date:       2011-05-23 16:30:33
Message-ID: 201105231830.33504.thehayro () gmail ! com
[Download RAW message or body]

Hey,

When i use PlasmaCore.Dialog inside an Item with a fix height and width
Item {
  id: dialogItem
  height: 200
  width: 200
  
  PlasmaCore.Dialog {
    // some stuff
  }

  onEvent: {
    dialogItem.height += 32
  }
}

and try to change the height and width of the item(since dialog has no height 
and width property), however the height property change is not visible. 
Moreover does it change when I output the properties in the terminal. Does 
anyone know what am I doing wrong?

thank you

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic