NumberPresenter>>onTextOverflow

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

NumberPresenter>>onTextOverflow

James Foster-3
If you type too much into a NumberPresenter's view, then you get an error
that #onTextOverflow is not understood. I copied the method from
TextPresenter and there was no more error.

James Foster
Fargo, North Dakota, USA


Reply | Threaded
Open this post in threaded view
|

Re: NumberPresenter>>onTextOverflow

Blair McGlashan-2
"James Foster" <[hidden email]> wrote in message
news:3fef8694$[hidden email]...
> If you type too much into a NumberPresenter's view, then you get an error
> that #onTextOverflow is not understood. I copied the method from
> TextPresenter and there was no more error.

Thanks James, will be fixed in PL4.

Regards

Blair