help-octave
[Top][All Lists]
Advanced

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

Octave-FLTK reaches 0.1


From: Muthiah Annamalai
Subject: Octave-FLTK reaches 0.1
Date: Wed, 3 Aug 2005 11:14:26 -0700 (PDT)

Octave-FLTK project: Octave interface to FLTK library
Today [3rd August 200], Octave-FLTK is more in its
usable form : 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
   1. FLTK-1.1.6 library accessible from Octave-FLTK.
   2. Widgets Inheritance works like in C++. [Ofcourse
creating new classes, is not possible], but calling
parent types, is made like in C++.
   3. Widgets & Enumerations are accesible from C++
   4. Callbacks are possible to Octave code
   5. Many widgets for use now
   6. API pattern, in final state.
   7. 5 Examples in the ./test/ directory.

Download
Get 0.1 Octave-FLTK at
http://octave-gtk.sourceforge.net/octave-fltk/octave-fltk-0.1.tar.gz

Installation
   0  Untar pacakge.
   1. ./octave-fltk-0.1/src
   2. make
   3. cd ./octave-fltk-0.1/test/
   4. #run any of the examples. [hello.m, button.m
labels.m etc] 


Cheers
Muthu.


                
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 



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