[wxPython-users] unusual shell ctrl

Kaufman, Duane dkaufman at imago.com
Tue Sep 4 08:32:27 PDT 2007


Hi,
 
You might wish to take a look at SAGE (http://www.sagemath.org/), in
particular the math notebook facility.
 
Duane
 


________________________________

	From: Diego Jacobi [mailto:jacobidiego at gmail.com] 
	Sent: September 04, 2007 10:27
	To: wxPython-users at lists.wxwidgets.org
	Subject: [wxPython-users] unusual shell ctrl
	
	
	Hello.
	
	Im asking just in case if someone knows about a control similar
to the used in the software Mathematica developed by Wolfram Research.
	
	As some of you may know, Mathematica is a complex mathematical
interpreted language, also like Matlab but with some diferences. 
	
	The shell in Mathematica is very unusual but very practice. It
allows to write multiple lines of code and execute it with the numpad
enter key, 
	If a line outputs a result (a plot graphic, numbers, errors,
etc.) it will be displayed directly after the code. Each code have
assosiated its results. 
	If the code is edited so are the results asosiated.
	
	I want to start to develop an open source and portable similar
project using what we already have. But i have not seen this ctrl yet in
wxWindows and maybe i will have to make it by myself. But maybe some of
you knows it. 
	
	I was thinking on starting from the C code of wxHTML becouse it
already have much of the features like embeded ctrls. 
	
	Cheers.
	
	


NOTICE: This e-mail communication may contain privileged or other confidential information for the sole use of the designated recipients. If you have received it in error, please advise the sender by reply email and immediately delete the message and any attachments without reviewing, copying or disclosing the contents.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/20070904/3c1096e0/attachment.htm


More information about the wxpython-users mailing list