anyone know how to make overview not center...
and be from top left. to word wrap down.
it seems to always center.
thanks.
info.word_wrap = true;
info.align = Align.Left;
info.set_rgb (156,161,168);
info.font="blogger";
info.charsize = 28;
info.alpha = 255;
always centers from top to bottom?