<div class="gmail_quote">On Tue, May 29, 2012 at 8:55 PM, Marco Martin <span dir="ltr"><<a href="mailto:notmart@gmail.com" target="_blank">notmart@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="HOEnZb"><div class="h5">On Tuesday 29 May 2012, Aaron J. Seigo wrote:<br>
> On Tuesday, May 29, 2012 19:42:53 Mark wrote:<br>
> > remember one of the issues i had with a Dialog. What's the recommended<br>
> > way of changing it's width and/or height?<br>
><br>
> it should, hopefully, resize to accomodate the size of the content. Marco:<br>
> is there a way to signal to the dialog what the "good size" for the<br>
> content is?<br>
<br>
</div></div>the dialog should always follow its main item geometry, resize the contents<br>
and the dialog will sync<br></blockquote><div><br></div><div>Interesting, so i can make the main item in fullscreen and still have a fullscreen component. Nenermind my ApplicationWindow proposal, this is a lot more fun to tease our beloved users ;-)</div>

<div><br></div><div>Anyone up for a user test of:</div><div>PlasmaCore.Dialog</div><div>{</div><div>   Rectangle</div><div>  {</div><div>    width: Math.random() * 1680</div><div>    height: Math.random() * 1050</div><div>

  }</div><div>}</div><div><br></div><div>(now i probably wrote that wrong but you get the idea)</div><div><br></div><div>I hope you do smile the sarcasm ^_-</div><div><br></div><div>Seriously, thank you for the information. That little piece of vital information was missing on the wiki. I added it: <a href="http://techbase.kde.org/Development/Tutorials/Plasma/QML/API#Dialog">http://techbase.kde.org/Development/Tutorials/Plasma/QML/API#Dialog</a> though you probably want to make it more acurate.</div>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Marco Martin<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Plasma-devel mailing list<br>
<a href="mailto:Plasma-devel@kde.org">Plasma-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/plasma-devel" target="_blank">https://mail.kde.org/mailman/listinfo/plasma-devel</a><br>
</div></div></blockquote></div><br>