OS4 DepotLogo by Nickman 
(anonymous IP: 3.15.4.244,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Development » Library » Gui » fltk.lha

Fltk

Description: FLTK 1.1.6 for AmigaOS 4.0 (libs, includes, docs)
Download: fltk.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 4Mb
Version: 1.1.6rc1b
Date: 10 Mar 2013
Author: Alexandre Balaban
Submitter: Alexandre Balaban
Homepage: http://www.balaban.fr
Requirements: AmigaOS 4.0 update 2
Category: development/library/gui
Replaces: development/library/gui/fltk.lha
License: LGPL
Distribute: yes
Min OS Version: 4.0
FileID: 7766
 
Comments: 1
Snapshots: 0
Videos: 0
Downloads: 127  (Current version)
352  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
FLTK 1.1.6 for AmigaOS 4.0 

Soft3 announces the availibility of a native AmigaOS4 port of FLTK-1.1.6

FLTK (pronounced "fulltick") is a LGPL'd C++ graphical user interface toolkit
for UNIX®/Linux® (X11), Microsoft® Windows®, MacOS® X, and AmigaOS® 4.0 
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.

About FLTK

What does "FLTK" mean?
FLTK was originally designed to be compatible with the Forms Library written for
SGI machines.  In that library all the functions and structures started with
"fl_".  This naming was extended to all new methods and widgets in the C++
library, and this prefix was taken as the name of the library.  It is almost
impossible to search for "FL" on the Internet, due to the fact that it is also
the abbreviation for Florida.  After much debating and searching for a new name
for the toolkit, which was already in use by several people, Bill came up with
"FLTK", and even a bogus excuse that it stands for "The Fast Light Tool Kit".

Can I Use it in Commercial Software Products?
Yes, you can. The LGPL allows you to do this, and you do not need to release the
source code to your program. You do need to release the source code for any
modifications you make to FLTK itself, but we would hope you would send any
improvements like these back to us anyways. You do not need to release the
source for new widgets or other subclasses you create of the FLTK classes.

FLTK is currently maintained by a small group of developers across the world
with a central repository on SourceForge.

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

For more informations: http://www.fltk.org

About the AmigaOS 4.0 version (rc1)

The Amiga version is a WIP but it's almost complete, it offers all the
functionality of the official 1.1.6 version, including the standard and plastic
scheme.
There are few missing features which will be implemented with next releases:

- OpenGL support 
- Drag and Drop
- threads
- custom pointers

There are more than 60 demos available, to show the toolkit capabilities, just
download the fltk-1.1.6_rc1_demos.lha archive, unpack in any directory and run
Demo from the CLI. 
If asked for the /usr, /etc or other directories, just assign them to ram:
Click on the darker gray area to go back one level, while browsing the demos.

The whole package consist of several archives:

- libs, includes and docs
- demos
- FLUID
- source code

A note about the source code: atm sources and the building enviroment need to be
cleaned up, source code will be available on OS4Depot in a few days/weeks. In
the meantime, anyone interested could contact me at alexandre()balaban.fr to
obtain a copy of the sources.

History:

03 May 2005 - rc1 - initial release

04 May 2005 - rc1a - now open layers.library 50 instead of 51 (not available to
public yet)

09 March 2013 - rc1b - now allows access to '/', support mouse wheel in dialogs,
fixes non-compliance with SetRPAttrs rules.



Copyright © 2004-2024 by Björn Hagström All Rights Reserved