unusual shell ctrl

Diego Jacobi jacobidiego at gmail.com
Tue Sep 4 08:26:31 PDT 2007


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200709=
04/18789755/attachment.htm


More information about the wxpython-users mailing list