Table Of Contents Master Index

ArpButton

Derived from: BButton, ArpBaseLayout

Inherited by:

Declared in: ArpHeader/ArpLayout/ViewStubs.h

Package: ArpLayout

Summary

ArpLayout interface to BButton.

Addresses the following problems:

Needs to have B_FULL_UPDATE_ON_RESIZE set to correctly resize itself.

BButton does not completely see a font change until its SetLabel() function is called.