3 NBalance.mcc/NBalance.mcc
4 NBalance.mcc/MUIA_NBalance_Pointer
5 \fNBalance.mcc/NBalance.mcc
7 *******************************************************************
8 Copyright (C) 2001-2014 NList Open Source Team
9 $Id: MCC_NBalance.doc 716 2014-01-26 09:32:35Z damato $
11 This MCC public custom class is derived from the MUI standard
12 balance class which handles the dragging/resizing of vertical and
15 In contrast to the standard MUI balance class, however, it adds
16 some features such as displaying a mouse pointer as soon as the
17 mouse is above a dragable NBalance object.
19 It is released and distributed under the terms of the GNU Lesser
20 General Public License (LGPL) and available free of charge.
22 Please visit http://www.sf.net/projects/nlist-classes/ for
23 the very latest version and information regarding NBalance
24 *******************************************************************
26 NBalance.mcc is able to save the balancing weights permanently. Just set a
27 unique MUIA_ObjectID and use MUIM_Application_Load/Save to permanently load
28 or save the current balancing weights.
29 \fNBalance.mcc/MUIA_NBalance_Pointer
32 MUIA_NBalance_Pointer -- [ISG.], LONG
35 MUIV_NBalance_Pointer_Off
36 MUIV_NBalance_Pointer_Standard (default)
39 Allows to set the mouse pointer that should be displayed when
40 the mouse is found to be above a NBalance object. Per default
41 a standard horizontal or vertical size pointer is displayed as
42 soon as the mouse is above a dragable NBalance object.