06-05-2012 09:23 AM
hello)
Could you advise me class for displaing image. Which i could redraw after device rotation (or it cahge size automatical)
Now i am using BitmapField, but i can't resize it ![]()
06-05-2012 09:33 AM
Hi,
Device rotation means tilting portrait to landscape or vise versa if it is correct then u have ti write uour code in sublayout method, y because each and every time sublayout and paint methods only work.
so write your resize code inside sublayout method...
Regards,
Lakshman K