help-octave
[Top][All Lists]
Advanced

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

Re: User Intergface in Octave scripts


From: Michael Martins
Subject: Re: User Intergface in Octave scripts
Date: Thu, 10 Mar 2011 10:41:38 +0100
User-agent: KMail/1.13.5 (Linux/2.6.34.7-0.7-desktop; KDE/4.4.4; x86_64; ; )

> > It is possible to build user interfaces using a program called
> > gtk-server, which interfaces your Octave script with a GTK window. I
> > wrote a demo script that shows how to make this work; it has lots of
> > comments explaining all the setup. It is available at:
> > 
> > https://bitbucket.org/mbaz/octave-gtk-demo/src
> > 
> > Don't hesitate to send me questions, comments or even improvements :)
> 
> gtk-server does exactly what I've been needing. Thank you for the example!
> More people should know about this. It's a dramatic improvement over
> zenity. We need this into octave-forge.

Using gtk-server with octave is really nice. I also tried it out, it it seems 
to be the best way to create a gui for some octave code. May be it could be 
the base also for all types of ui.... functions ?

Michael


-- 
|\  /| PD Dr. Michael Martins, Universitaet Hamburg
| \/ | Institut fuer Experimentalphysik    Tel.: +49-40-8998-3121
| |\/| Luruper Chaussee 149
| |  | D-22761 Hamburg         Email: address@hidden


reply via email to

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