help-octave
[Top][All Lists]
Advanced

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

Re: Help me! Octave-FLTK.


From: Shai Ayal
Subject: Re: Help me! Octave-FLTK.
Date: Sun, 14 Aug 2005 10:20:29 +0300
User-agent: Mozilla Thunderbird 1.0 (X11/20041206)

Robert:

What muthu is doing is basically exposing FLTK's interface to octave, so you can use FLTK from within octave. So you could bring up windows, buttons dialog boxes etc.. from octave. Note that the interface is not standard -- you would have to learn FLTK in order to use it.

Muthu:
I think users really want to see an example of generating buttons and linking them to octave functions -- I think you had something like this for octave-gtk:

How about a dialog box where you can change the params of a functions you plot

Shai


Robert A. Macy wrote:
from their URL http://www.fltk.org

* * * * * start of quote * * * * *
FLTK (pronounced "fulltick") is a cross-platform C++ GUI
toolkit for UNIX®/Linux® (X11), Microsoft® Windows®, and
MacOS® X. FLTK provides modern GUI functionality without
the bloat and supports 3D graphics via OpenGL® and its
built-in GLUT emulation.

FLTK is designed to be small and modular enough to be
statically linked, but works fine as a shared library. FLTK
also includes an excellent UI builder called FLUID that can
be used to create applications in minutes.

FLTK is provided under the terms of the GNU Library Public
License, Version 2 with exceptions that allow for static
linking.
* * * * end of quote * * * *

Are you planning on using this for 3d graphic interface?

                   - Robert -

On Fri, 12 Aug 2005 22:00:54 -0700 (PDT)
 Muthiah Annamalai <address@hidden> wrote:

Hello Robert,

FLTK is a platform independent GUI toolkit.
Read up at www.fltk.org.

Now what Im doing is trying to make this toolkit
available for programming from Octave, so that
you could make GUI's straight from Octave.

This is *NOT* handle graphics. This is programming
FLTK from Octave.

Please see: http://octave-gtk.sf.net/octave-fltk/

Hope that fixes most of your problems..

Cheers
Muthu




-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



--
Shai Ayal, Ph.D.
Head of Research
BioControl Medical BCM
3 Geron St.
Yehud 56100
ISRAEL
Tel:  + 972 3 6322 126 ext 223
Fax:  + 972 3 6322 125
email: address@hidden



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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