JX Application Framework
| JX is a full-featured C++ application framework and GUI class library for the X
Window System. |
JX Application Framework FAQ
| General problems; Bug fixes; ACE. AIX; FreeBSD; HPUX; IRIX; Slackware (Linux);
Solaris. If you have a question that isn't answered here, please ask us. ... |
JX Application Framework: Features
| Features. Built on top of powerful JCore library. Flexible messaging system so
objects can receive notification of changes in other objects. ... |
JX Application Framework: Drag-and-Drop
| Drag-and-Drop. The JX Application Framework provides Drag-and-Drop via a set of
virtual functions in JXWidget. This screen shot shows how a JX widget ... |
JX Application Framework: Table Suite
| Table suite. The JX Application Framework provides a powerful suite of classes
for displaying 2D tables (eg spreadsheets or board games) that uses the ... |
Galaxy's Demise
| Visix to shut its doors. Stewart Deck. Visix Software, Inc.'s CEO said the
company's board of directors has decided to dissolve the company. ... |
JX Application Framework: Projects
| Projects for the Bazaar. If there is a Contact for a particular project, then
that person is working on it, though possibly quite slowly, so don't hesitate ... |
Bug in gcc 2.9x
| Bug in gcc 2.9x. The JX Application Framework circumvents the bug by using factory
methods (Create()). These functions must be called in place of operator ... |
The top level Makefile will automatically build all libraries ...
| The top level Makefile will automatically build all libraries placed in directories
of the form lib.+ and then all programs in subdirectories of the ... |
JX Application Framework: Model-View-Controller
| Model-View-Controller. Code is easier to understand and maintain when it is
written as loosely coupled, reusable modules. Model-View-Controller provides a ... |