view readme @ 22:6a246b3bb14f

Added tree widgets, fixed some delete event processing, fixed a layout bug on OS/2 and Win32. Added another function to compat to deal with MSVC runtime library conflicts.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Thu, 02 Aug 2001 09:57:21 +0000
parents 67a643a734d9
children 267b382442d6
line wrap: on
line source

This is an alpha release of dynamic windows.

Currently it is not quite complete and some functionality is broken.

Known problems:

Groupboxes are broken.
Splitbars are based on the original position not the current position,
    and don't update until a resize.

Future features:

Implementing all of the OS/2 controls. Currently a number of controls have not been implemented.
Implementing a toolbar.

If you have any questions or suggestions feel free to email me at dbsoft@technologist.com

Thanks!

Brian Smith