Hi,Ivar: Possibly no, the Text widget is contained in FormattedText and created before FormattedText widget creation, what's more, FormattedText does not offer any method to set the Text's style. Then we can not disable format and use setTextLimit function which is a member function of Text.
StringFormatter is a NullFormatter and do no formatting, maybe this is what you want? Regards, higer On 6/10/09, Ivan Ooi <[email protected]> wrote: > Hi All, > > Is there anyway I can disable format and allow me to manually set > TextLimit ? or... Is there any format that allow me to type any characters ? > > Thanks > _______________________________________________ nebula-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/nebula-dev
