Class: BasicStatusBar

Module location: Dfstatbr.pkg line 50 (view source)

Class Hierarchy:

DFBaseListBasicStatusBar

Direct Known Subclasses:

AppStatusBar,

Class Definition

Properties

IntegerPrivate.Simple_State
StringPrivate.Simple_Value
IntegerTooltips_State
this does nothing

Functions and Procedures

Activate()
Add_Item(integer iItemWidth string sValue)
this is obsolete
AddPane(integer iItemWidth string sValue Integer iStyle)
AutoSizeLocate()
Construct_Object()
DoRestructure()
End_Construct_Object()
IntegerGuiSize()
This needs to be chagned to return the real GUISize of the status bar by making API calls.
IntegerIsSimpleMode()
integerItem_Display_Style(integer iItem)
this is obsolete, use PaneStyle
Notify(Integer wParam Integer lParam)
OnClick(Integer iPane)
OnDoubleClick(Integer iPane)
OnDoubleRightClick(Integer iPane)
OnRightClick(Integer iPane)
OnSimpleModeChange()
Page(Integer iState)
Page_Object(Integer iState)
IntegerPaneCount()
IntegerPaneStyle(Integer iPane)
StringPaneText(Integer iPane)
IntegerPaneTextWidth(String sText)
IntegerPaneWidth(Integer iPane)
Set(integer bState)
SET(String sValue)
SET(integer iItem integer iStyle)
this is obsolete, Use PaneStyle
SET(integer iItem string sValue)
Set(Integer iPane Integer cxPane)
Set(Integer iPane Integer iStyle)
Set(Integer iPane String sText)
integerSimple_State()
StringSimple_Value()

References (1):

ModuleContaining SymbolLine
Dfastbar.pkgAppStatusBar19