Online Eiffel Documentation |
Documentation Home > Class Libraries > WEL > WEL Samples |
EiffelStudio |
List View |
To compile the example:
LISTVIEW_DEMO redefines init_application in order to load the WEL_COMMON_CONTROLS_DLL and the WEL_RICH_EDIT_DLL.
LISTVIEW redefines many of the `on_' features inherited from WEL_LIST_VIEW in order to generate output for the user.
The style of the LISTVIEW_DEMO is changed by calling set_style with the required new style.
This sample contains the following classes:
See Also
WEL_LIST_VIEW
Copyright 1993-2006 Eiffel Software. All rights reserved. |