On Tue, Dec 15, 2009 at 10:57 PM, Paolo Bonzini <[email protected]> wrote: > It is indeed possible to modify the basic float printing method in > Float to achieve this effect. Can you come out with a set of > printString/printOn: methods that you'd like to have, or that Squeak > and Pharo have?
Pharo have a method named Float>>printShowingDecimalPlaces: do exactly what I want. lee _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
