On Aug 17, 10:10 pm, docfleetwood <[email protected]> wrote: > Although I still need to figure out a good interactive mechanism to > delete a vertex and redraw the graph. Hmmmm...
Have you looked at the examples at http://wiki.sagemath.org/interact ? There you can pretty quickly see the variety of input widgets you can use in an interact. You could use two text boxes where the students would just input the labels of the two vertices to be deleted, though you'd not get the protection against bogus input that comes free with a slider. Rob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sage-edu" 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-edu?hl=en -~----------~----~----~----~------~----~------~--~---
