Hi Sometimes in my interact functions I have certain controls to do very simple things like change size of an image etc which should be very fast. Other controls require more involve operations that take time.
By default whenever any control is changed, sage updates everything so it can take a long time for the image to get updated. Is it possible to make an arbitrary control to run an specific function rather than everything inside the interact function? How do people deal with this. Is it possible to check whether a control has been modified? Thanks Fred -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/groups/opt_out.
