Hi Tom, On Wed, Aug 19, 2009 at 10:18 AM, docfleetwood<[email protected]> wrote: > > 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?
A while ago, there was some discussion about that. A relevant thread is this http://groups.google.com/group/sage-devel/browse_thread/thread/0eea3e7faf475db6/e5e6be6e89d2c8b0 An essential idea there is to do graph (in the sense of graph theory) editing by pointing and clicking with the mouse. It was inspired by Rado Kirov's JavaScript version at http://www.math.uiuc.edu/~rkirov2/processing/grapheditor_live.html -- Regards Minh Van Nguyen --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
