in 30 I get an error asShortCut… DNU.

Stef

On May 26, 2013, at 11:09 PM, Denis Kudriashov <dionisi...@gmail.com> wrote:

>  m := TxTextMorph new.
>     m editDecorator: TxSingleLineEditDecorator smartNumbers.
>     m textSpec: (TxDecimalTextSpec maxDecimalDigits: 3).
>     m newTextContents: '10000000'.
>     m addCursor.
>     m beEditable.
>     m openInHand
> 

Reply via email to