On May 31, 2010, at 4:12 11PM, Mariano Martinez Peck wrote: > Alexandre: Is there a way (or will be in a future) a way to script and > customize it ? > > Suppose I want to trace several things, not only the amount of memory used. I > would love to be able to define my own curves and have several at the same > time. > Look at the code, it's quite simple. :) All you seem to have to do is subclass MMProbe, implement its interface (get current value, choosing a color, and potential custom rendering) and voila, you have a custom curve!
Cheers, Henry _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
