help-octave
[Top][All Lists]
Advanced

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

Octave-FLTK 0.1


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

Hello there,

Octave-FLTK has finally made its basics strong
enough to face a release. 

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.

Installation

   1. Untar & cd ./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] 


Download software here:
http://octave-gtk.sourceforge.net/octave-fltk/octave-fltk-0.1.tar.gz

Cheers
Muthu




                
__________________________________ 
Yahoo! Mail for Mobile 
Take Yahoo! Mail with you! Check email on your mobile phone. 
http://mobile.yahoo.com/learn/mail 



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