Index Parent

BetterBalance class


The BetterBalance class is used to create a Balance bar gadget.

BetterBalance class is a subclass of BetterBalance.mcc, so you must have BetterBalance.mcc in MUI:Libs/MUI to use it. BetterBalance.mcc is copyright of Maik Schreiber.

The difference with Balance class is that you may set the ObjectID of the bar and so Load/Save its position.

Note that the configuration data (load with call DoMethod("app","Load") saved with call DoMethod("app","Save")) have to be read before the window is opened.

See MakeObj()

 

Attributes
Name Type Class Note
None defined

 

Methods
Name Parameters Note
None defined