On 7/4/13 4:45 AM, "Jagan Langa Sami Durai" <jaga...@sybrant.com> wrote:
>Hi All > >if the *RichEditableText *also implements *IDisplayText *interface as * >TextBase* class, It will be very handy while creating a custom component >(which may have any kind of text based controls ) for skinning. > >P.S. RichEditableText class have all the method definitions for the method >declarations found in the IDisplayText interface. > > >can we expect this change in the upcoming sdk version ? Can I ask about the use case? IDisplayText was intended for non-editable text display. Is there something RichEditableText can do that RichText cannot?