Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: eikspane.h
Link against: eikcoctl.lib

Class MEikStatusPaneObserver

MEikStatusPaneObserver

Support

Supported from 6.0

Description

Enables the owner of the screen contents (the application user interface) to pick up changes in the size of the status pane. As a result, applications may have to resize other components placed on the screen.

Defined in MEikStatusPaneObserver:
HandleStatusPaneSizeChange()


Member function


HandleStatusPaneSizeChange()

virtual void HandleStatusPaneSizeChange()=0;

Description

Handles a change in the position or size of the screen area occupied by the status pane. This may be as a result of changes in layout or visibility and usually requires other screen furniture and the top level control to be redrawn.