Octave-FLTK project: Octave interface to FLTK library
Recruiting Developers
Octave-FLTK project is proud to recruit developers.
Read our advertisement in PDF or SXW formats.
Today [10th August 2005], [updated 22nd December 2005], Octave-FLTK is more & more, in its usable form : 0.6
Octave-FLTK reaches 0.6
Features
- GNU Automake tool build
- 17 examples in Octave-FLTK
- More widgets wrapped, and very, usable ATM
Download 0.6.1 version of Octave-FLTK Here
If you came looking for 0.6 version, thats buggy in a mixedup release,
and pleae download 0.6.1 instead.
Screenshot: Octave-FLTK's 20+ Examples running in GNU/Linux
Installation
- ./autogen.sh
- ./configure --refix=/your/fav/dir/
- make
- make install
FLTK2-DEFS used for describing the FLTK2 API is available Here
Cheers
Muthu.
Posted on [28th September 2005]
Octave-GUI Study
A gist of ideas, on a document in writing:
Ideas on Octave-GUI. Get it Octave-GUI tarball with LaTeX sources & PDF file
or the PDF file alone Octave-GUI report
Today [3rd August 2005], Octave-FLTK is more in its usable form : 0.1
Octave-FLTK reaches 0.1
Octave-FLTK is a language binding to FLTK toolkit thats crossplatform
and gives you a simple API for working GUI's in C++. Now Octave-FLTK
enables ou to write FLTK code in Octave itself!
Features of Octave-FLTK
- FLTK-1.1.6 library accessible from Octave-FLTK.
- Widgets Inheritance works like in C++. [Ofcourse creating new classes,
is not possible], but calling parent types, is made like in C++.
- Widgets & Enumerations are accesible from C++
- Callbacks are possible to Octave code
- Many widgets for use now
- API pattern, in final state.
- 5 Examples in the ./test/ directory.
Installation
- Untar & cd ./octave-fltk-0.1/src
- make
- cd ./octave-fltk-0.1/test/
- #run any of the examples. [hello.m, button.m labels.m etc]
Download
Get 0.1 Octave-FLTK here
TODO
To make Octave-FLTK a sucess, we need to
- Write more examples in ./test/ directory
- Write / Fix bindings code for skipped widgets in ./src/
directory.
If youre really interested in making this work complete,
please join the Octave-GTK-Devel lists , to carry on
discussions. Join Here.
Cheers Muthu.
Today 30th July 2005, Im releasing the first useable copy PROTOTYPE
of FLTK interface to Octave
FLTK library can be found HERE
Screenshot
Download This software version
- Browse Code
- first un-Automake Octave-FLTK prototype package
Installing Follow the instructions
INSTALL the software do this
----------------------------
3: make
#test the package by
4: make test
Bugs Reports bugs to the Author , at email found below.
Depends FLTK library
License GPL'ed.
Author Muthiah Annamalai {gnumuthu}-emailmeat-{users}-dot-{sf}-dot-{nt}