Thanks, I have looked at a number of interact examples. I suppose what I should really say is that I still need to figure out how to 'program' an interactive that will get the job done.
Although I recall reading in one of these groups that someone was working on a java or javascript method to be able to use your mouse and simply drag/drop edges or vertices. Does anyone know anything about that? Tom On Aug 18, 2:20 am, Rob Beezer <[email protected]> wrote: > 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 athttp://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 -~----------~----~----~----~------~----~------~--~---
