help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Create a GUI inside Octave


From: Ben Abbott
Subject: Re: Create a GUI inside Octave
Date: Mon, 14 Jan 2013 21:11:43 -0500

On Jan 14, 2013, at 7:14 AM, bomastudio wrote:

> Hi all, reading somewhere in the www (I can't remember where...) someone 
> suggest to create a GUI in C++ and link it through an oct file (or a mex??). 
> First of all I don't know c++, so excuse me for wrong things I will write!! 
> I'm working to do this job: I created a GUI with WxFormBuilder, generating 
> two files: test1.cpp test1.h prova1.cpp prova1.h and tried to compile with 
> mkoctfile Of course I get lots of errors with lots of file *.h missing, so I 
> copy from the wx sources 
> http://sourceforge.net/projects/wxwindows/files/2.8.12/wxGTK-2.8.12.tar.gz/download?use_mirror=ignum
>  all files inside the /include/wx/ folder. But it doesn't work...... what am 
> I missing? THX 

I don't have any advice for you, but thought I'd mention that Octave's 
developers are currently working on a GUI for Octave. 

        http://wiki.octave.org/FAQ#Is_there_a_GUI_planned_for_Octave.3F

There have been many prior attempts to write a GUI for Octave.  Most have been 
abandoned.  All have serious short comings.

        
http://wiki.octave.org/FAQ#What_about_all_the_Octave_GUIs_I_find_on_Google.3F

If you're interested in cooperating on the development of Octave ....

        
http://www.gnu.org/software/octave/doc/interpreter/Contributing-Guidelines.html#Contributing-Guidelines

Ben



reply via email to

[Prev in Thread] Current Thread [Next in Thread]