Год выпуска: 2008
Автор: Lyle Johnson
Издательство: The Pragmatic Bookshelf
ISBN-10: 1-934356-07-7
ISBN-13: 978-1-934356-07-4
Формат: PDF
Количество страниц: 217
Язык: Английский
Размер: 3,94 МБ
Описание:
The FOX Toolkit is a library for designing user interfaces and has been
under development for more than ten years. FOX got its start as my hobby
project, called Free Objects for X (FOX), because my initial target
environment was the X Window system. FOX has now reached a point where
developers can write code and be reasonably confident that it will
compile and run on numerous platforms, from PCs running Windows to
"big-box” Unix machines from Sun and IBM. FOX continues to grow. In the
past few years, the focus has been on internationalization and
localization, as well as multiprocessing support.
The FOX Toolkit is written in C++, and until other language bindings
became available, you had to program in C++ to use FOX. Now, with the
creation of the FXRuby library, the capabilities of the FOX Toolkit have
become available in the Ruby programming language.