Title Banner

Previous Book Contents Book Index Next

Newton Developer Technical Information: Newton Programmer's Guide: 2.1 OS Addendum /
Chapter 1 - Newton Works / Newton Works Interface Reference
Newton Works Viewdef Slots and Methods /


UpdateStatusBar

viewDef:UpdateStatusBar()

Allows the view to update the status bar button arrays before the status bar is redrawn.

return value
You can return anything; it is ignored.

DISCUSSION

This message is sent to the view identified by the viewDefView slot, if Newton Works receives notification of an auxiliary button change. This can occur if a package installs or removes an auxiliary button for Newton Works. When this message is called, the view should update its statusLeftButtons and statusRightButtons slots. This message is also sent anytime the button array is recreated and redrawn.

Note that this method is optional.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
26 APR 1997



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help