How do I change dialog box sizes and postion?
#1
I'm using the push bullet addon with ifttt to send tweets to XBMC and have adjusted the postion of the notification and icon buthon in DialogKaiToast.xml to allow for the full display of a tweet but how do I alter the position and size of the dialog box?
Image
Reply
#2
I'd guess that's the first (most top) image control in the code (background image).

Also, it might have been enough to just change the coordinates and widen the background image.
Image [RELEASE] Metroid
Image [RELEASE] IrcChat
Reply
#3
I've managed to change the position of the box sucessfully using the co-ords at the top but I'm stumped on how to resize the box, pretty much tried all the width values within the xml and adding <width> to co-ordinates section.
Reply
#4
Try adding this line to the first image control

<aspectratio>stretch</aspectratio>
Image [RELEASE] Metroid
Image [RELEASE] IrcChat
Reply
#5
The box was defined as dialogs_tablet which is unique to aeon nox 4, it's defined in the includes.xml and referenced in dialogkaitoast.xml in the skin directory. Everything working as I want it now, thanks for your suggestions MassIV.
Reply

Logout Mark Read Team Forum Stats Members Help
How do I change dialog box sizes and postion?0