--===============0781827722918993850== Content-Type: multipart/alternative; boundary=047d7b2ee03f0f247004c131f990 --047d7b2ee03f0f247004c131f990 Content-Type: text/plain; charset=ISO-8859-1 On Tue, May 29, 2012 at 8:55 PM, Marco Martin wrote: > On Tuesday 29 May 2012, Aaron J. Seigo wrote: > > On Tuesday, May 29, 2012 19:42:53 Mark wrote: > > > remember one of the issues i had with a Dialog. What's the recommended > > > way of changing it's width and/or height? > > > > it should, hopefully, resize to accomodate the size of the content. > Marco: > > is there a way to signal to the dialog what the "good size" for the > > content is? > > the dialog should always follow its main item geometry, resize the contents > and the dialog will sync > 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 ;-) Anyone up for a user test of: PlasmaCore.Dialog { Rectangle { width: Math.random() * 1680 height: Math.random() * 1050 } } (now i probably wrote that wrong but you get the idea) I hope you do smile the sarcasm ^_- Seriously, thank you for the information. That little piece of vital information was missing on the wiki. I added it: http://techbase.kde.org/Development/Tutorials/Plasma/QML/API#Dialog though you probably want to make it more acurate. > > -- > Marco Martin > _______________________________________________ > Plasma-devel mailing list > Plasma-devel@kde.org > https://mail.kde.org/mailman/listinfo/plasma-devel > --047d7b2ee03f0f247004c131f990 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Tue, May 29, 2012 at 8:55 PM, Marco Martin <= notmart@gmail.com> wrote:
On Tuesday 29 May 2012, Aaron J. Se= igo wrote:
> On Tuesday, May 29, 2012 19:42:53 Mark wrote:
> > remember one of the issues i had with a Dialog. What's the re= commended
> > way of changing it's width and/or height?
>
> it should, hopefully, resize to accomodate the size of the content. Ma= rco:
> is there a way to signal to the dialog what the "good size" = for the
> content is?

the dialog should always follow its main item geometry, resize = the contents
and the dialog will sync

Interesting, s= o i can make the main item in fullscreen and still have a fullscreen compon= ent. Nenermind my ApplicationWindow proposal, this is a lot more fun to tea= se our beloved users ;-)

Anyone up for a user test of:
PlasmaCore.Dial= og
{
=A0 =A0Rectangle
=A0 {
=A0 =A0= width: Math.random() * 1680
=A0 =A0 height: Math.random() * 1050=
=A0 }
}

(now i probably wrote that wrong= but you get the idea)

I hope you do smile the sar= casm ^_-

Seriously, thank you for the information.= That little piece of vital information was missing on the wiki. I added it= :=A0http://techbase.kde.org/Development/Tutorials/Plasma/QML/API#Dialo= g=A0though you probably want to make it more acurate.

--
Marco Martin
_____________________= __________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

--047d7b2ee03f0f247004c131f990-- --===============0781827722918993850== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel --===============0781827722918993850==--