On Mar 4, 11:08 pm, Jacob Hicks wrote:
> I started working on a project exactly like this about a year ago. I
> got Geogebra to run from a local copy of the jar files after some
> advice from William.
>
> Extract the sagenb spkg.
>
> Under the data directory, make a geogebra directory and place
On 3/5/11 9:09 AM, Jacob Hicks wrote:
I had two goals in mind. The first was to have the notebook able to
control the applet, which I accomplished in the same way that you
have. The second was to allow the notebook to read data from the
applet. I wasn't able to make much progress on that front.
I had two goals in mind. The first was to have the notebook able to
control the applet, which I accomplished in the same way that you
have. The second was to allow the notebook to read data from the
applet. I wasn't able to make much progress on that front. Geogebra
has the functionality to read
Did you get any further than that?
--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagem
I started working on a project exactly like this about a year ago. I
got Geogebra to run from a local copy of the jar files after some
advice from William.
Extract the sagenb spkg.
Under the data directory, make a geogebra directory and place all the
.jar files from http://www.geogebra.org/webst
I have sent a proof of concept to the ticket.
Still needs a lot of work, but i think it might be a valid starting
point.
--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to
sage-devel+unsubscr...@googlegroups.com
For more optio
On Mar 3, 1:25 pm, mmarco wrote:
> I have been trying to build a proof of concept of a class that would
> handle the geogebra integration in the worksheet.
>
> My basic idea was to have a .show() method that would create the
> applet itself, and then define some methods that use the javascript
>