How to use Entice Designer and DFL
Computers & Programming • Other Languages
DFL, the D Forms Library, is an easy-to-use user interface toolkit for the D programming language. It brings you a high level, easy to use interface, abstracted from the native API. With DFL you can create and manage your GUI application with a simple, object-oriented interface; attach event handlers to many objects, such as controls, forms, and menus, for practically any event; dock controls on the parent form; and use sockets that do not block the GUI thread. Entice Designer is a Form Designer for DFL. This video lesson provides instructions for using Entice Designer with DFL. For more, or to get started using Entice Designer and DFL for yourself, take a look!