#5194: [with patch; needs review] add option to turn off automatic updates for
an
interact
-------------------------+--------------------------------------------------
Reporter: john_perry | Owner: mhansen
Type: enhancement | Status: assigned
Priority: minor | Milestone: sage-3.4.1
Component: notebook | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Changes (by mhansen):
* owner: boothby => mhansen
* status: new => assigned
* summary: [with patch; needs work] add option to turn off automatic
updates for an interact => [with patch; needs
review] add option to turn off automatic
updates for an interact
Comment:
I've posted a patch which implements what was discussed on sage-devel. A
lot of it is mostly general infrastructure stuff such as separating the
updating of values from the running of the interact function.
Currently, when the values are changed, the output is deleted. One could
get around this, but the implementation is a bit messy since the update
button would have to go through all of the controls and update the values
in the Sage process for each of them.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5194#comment:5>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---