Category:DFL
From Rosetta Code
Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.
Selected Features of DFL:
- Creation and management of GUI applications with a simple, object-oriented interface.
- Event handlers for almost any event can be attached to many objects, such as controls, forms, and menus.
- Controls can be docked on the parent form, so resize code isn't needed.
- DFL provides sockets that do not block the GUI thread.
(Adapted from the DFL Wiki)
[edit] See
Pages in category "DFL"
This category contains only the following page.

