help-octave
[Top][All Lists]
Advanced

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

Re: Help me! Octave-FLTK.


From: Robert A. Macy
Subject: Re: Help me! Octave-FLTK.
Date: Sat, 13 Aug 2005 08:16:32 -0700

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
-------------------------------------------------------------



reply via email to

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