stalker87
15-09-2008 12:49:59
Hi all !
Is there a method to modify my widget's position or size in real mode ?
I can do this
but i can't do something like this
Can you help me ?
Is there a method to modify my widget's position or size in real mode ?
I can do this
widget->setSize(100,100);
but i can't do something like this
widget->setSizeReal(0.2,0.1);
Can you help me ?