[MeeGo-touch-dev] Can not resize Mdialogs in Meego
Deepankar Katyal
deep.katyal at swypeinc.com
Thu Jan 27 16:27:27 PST 2011
Hi All,
I am trying to resize Mdialogs.
I am trying out the following approach.
This is the fraction of code
MDialog* m;
m->setManagedManually(true);
m->setPos(182,133);
m->resize(1000,500); // or setting the geometry using setGeometry(<rc>) .
But it does not seem to resize according to the specs .
If I set the size to (300,400) , I am able to reposition it .
If the set the size to (20,30) , I can see the change in size, but repositioning does not happen
Could you please help me out with this
--
Deep
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.meego.com/pipermail/meego-touch-dev/attachments/20110127/d2c9d260/attachment.html>
More information about the MeeGo-touch-dev
mailing list