Archive for June 20th, 2006
Daily Archive
Tuesday, June 20th, 2006
Creating an iTool generalized operation
For simple operations, subclassing IDLitDataOperation is an easy way to quickly add an operation to the iTools system. See previous post “Creating an iTool data operation” for more information about IDLitDataOperation. If you want to do anything more complicated than a numeric operation on the dependent variable of the currently selected visualization, then you want [...]
