HI Guys :
I want to know how to set the vertical alignment of editor.
As acc. to doc only
EAknEditorAlignNone = ELayoutAlignNone,
EAknEditorAlignCenter = ELayoutAlignCenter,
EAknEditorAlignLeft = ELayoutAlignLeft,
EAknEditorAlignRight = ELayoutAlignRight,
EAknEditorAlignBidi = ELayoutAlignBidi
are available....
Also what is the use of EAknEditorAlignNone, EAknEditorAlignBidi alignment??
Regards
Manish

Reply With Quote

