Menu

ViewKlass - A C++ framework for Motif / News: Recent posts

ViewKlass-0.7.2 released

ViewKlass-0.7.2 has been released.

This release addresses the const correctness issue
that was made apparent by the use of gcc 4.2 which
is much pickier about such things.
There are no, intentional, changes in functionality.

The 0.7.1 release missed out on getting its news
announcement posted, so here is its list of changes.

Fixed to build with MKS Toolkit compiler (patch #1323880)
Build problems with gcc4.x and x86_64 have been fixed.
Fixed a memory leak in VkCheckBox
Fix for a modality problem with VkDialogManager (bug #993582)
Fix for removing items from a VkPrefGroup
Updated the web pages and converted to XHTML/CSS... read more

Posted by John Lemcke 2009-03-22

ViewKlass-0.7.0 released

At Long Last --- ViewKlass-0.7.0 has been released

Build problems with Linux/gcc3.x and Solaris/gcc2.95 have been fixed.
A potential crash when creating a VkFileSelectionDialog has been fixed.
The VkPixmap class has been implemented.
Dialog positioning now behaves correctly.
VkMenuUndoManager now correctly handles deletion of its actions.
Completed implementation of VkCheckBox, VkRadioGroup and VkPromptDialog.
A few memory management issues have been resolved.
Added a VkApp method to dump the widget tree (to cout).
All the*Dialog instances are now allocated using new().
VkResource now handles all data types correctly.
The test code has been updated.
Lots of small fixes, tweaks and tidy-ups.

Posted by John Lemcke 2004-01-03

ViewKlass - General mailing list created

A new mailing list has been created for general discussions about ViewKlass development and usage.

Posted by John Lemcke 2002-09-16

ViewKlass - gcc3.x fixes in CVS

Latest CVS should now compile without error (or warning) with gcc 3.2
I have had a great deal of trouble getting gcc 3.2 installed on my RH7.3 system so there may still be some problems.

Posted by John Lemcke 2002-09-16

ViewKlass 0.6.0 released.

Undoable actions were implemented, which completes the menu classes. VkGetResource was fixed to return the correct result in 'all' cases. New classes VkMenuActionWidget, VkMenuActionObject and VkCompletionField were implemented. Tests were added for the new functionality.

Posted by John Lemcke 2002-07-13

ViewKlass 0.5.2 released

The VkAlignmentGroup (contributed by Hordur Jonsson) and VkTrace classes were added. The 'theXyzDialog' instances are now created on demand instead of being static objects. A possible crash in the VkComponent destructor was fixed. Plus many other minor fixes.

Posted by John Lemcke 2002-01-31

ViewKlass 0.5.0 Released.

ViewKlass 0.5.0 contains some major additions to the Menu and Help classes along with substantial tidying up of many of the source files.
see http://viewklass.sourceforge.net

Posted by John Lemcke 2001-11-13

ViewKlass - Help and Menu updates in CVS

Major updates to the Menu classes and a complete, simple, resource driven Help subsystem. The menu classes are almost complete now except for undo capabilities and a little more work needed on the VkSubMenu and VkOptionMenu.

Posted by John Lemcke 2001-10-27

ViewKlass - CVS Updated

Fixes to a couple of build/compile problems and some tidying up of some source. No significant bug fixes or feature additions this time ;-)

Posted by John Lemcke 2001-09-23

ViewKlass - Updates to CVS

Latest CVS includes :-
. Fixes for stdio.h include problems
. Should build against both Motif1.2 and Motif 2.x
. make test does not depend on make install

Posted by John Lemcke 2001-08-24
MongoDB Logo MongoDB