FOX1.7.85

  • Submit New Release
  • Edit FOX Information
  • Submit a New Software

C++ based Toolkit for developing Graphical User Interfaces.

Thursday, October 17, 2024
  • Development
  • Libraries
  • Toolkits
fox jpg

FOX is a C++ based Toolkit for developing Graphical User Interfaces easily and effectively. It offers a wide, and growing, collection of Controls, and provides state of the art facilities such as drag and drop, selection, as well as OpenGL widgets for 3D graphical manipulation. FOX also implements icons, images, and user-convenience features such as status line help, and tooltips.Tooltips may even be used for 3D objects! Considerable importance has been placed on making FOX one of the fastest toolkits around, and to minimize memory use:- FOX uses a number of techniques to speed up drawing and spatial layout of the GUI. Memory is conserved by allowing programmers to create and destroy GUI elements on the fly. Even though FOX offers a large collection of Controls already, FOX leverages C++ to allow programmers to easily build additional Controls and GUI elements, simply by taking existing controls, and creating a derived class which simply adds or redefines the desired behavior. Finally, FOX makes it easy to maintain the state of the GUI in an application by having the GUI elements automatically updating themselves by interrogating the application's state. This feature eliminates the large amount of effort that may go into sensitizing, graying out, checking/unchecking etc. depending on the application state.

  • Downloads
    24063
  • License
    LGPL
  • Tags
    toolkit
    widget

Downloads / Release History


October
17
2024
FOX 1.7.85
September
11
2023
FOX 1.7.84
June
15
2023
FOX 1.7.83
March
29
2023
FOX 1.7.82
November
14
2022
FOX 1.7.81
October
12
2022
FOX 1.7.80
March
12
2022
FOX 1.7.79
April
21
2021
FOX 1.7.77
April
06
2021
FOX 1.7.76
March
03
2021
FOX 1.7.75
December
04
2020
FOX 1.7.74
August
25
2020
FOX 1.7.73
July
15
2020
FOX 1.7.72
July
08
2020
FOX 1.7.71
June
29
2020
FOX 1.7.70
June
26
2020
FOX 1.7.69

Comments

1 Comment
Anonymous
Fox gui

This GUI Kit is very good and easy to learn,however I couldn't find a programming manual or reference manual of any kind but so far the application I am working on looks good using the widgets supplied by fox gui.

Replying to:
Cancel

Last articles