PDA

View Full Version : Widget Height and Width



in_dbasu
11th August 2011, 06:14
Hi,
My application requires that the application be make fullscreen and with that the widget in the application to change its geometry(height and width) with the main application, but while i can make the application as full screen but the widget size is giving a default value its not giving the dimensions of the fullscreen monitor....

Any solutions?

Lykurg
11th August 2011, 08:24
Any solutions?Use layouts.

in_dbasu
11th August 2011, 08:53
Could you post some code snippet?

Lykurg
11th August 2011, 09:44
Could you post some code snippet?

No, the documentation is full of examples on how to use layouts!