Release Notes Table of Contents     Release Notes Index

Deprecated API

The following API is still supported, but should be replaced as suggested.


Cursor Constants

Declared in: app/AppDefs.h

The B_HAND_CURSOR and B_I_BEAM_CURSOR constants are deprecated in favor of the new BCursor class.


BDeskbar::AddItem()

Declared in: be_apps/Deskbar/Deskbar.h

The BView-accepting version of AddItem() has been deprecated:

                                                         
  

status_t AddItem(BView *view, int32 *id = NULL) deprecated

See AddItem() for more information.


BScreen::ProposeDisplayMode()

Declared in: interface/Screen.h

This function is now called ProposeMode().


Media Kit

media_raw_audio_format is deprecated. Use media_multi_audio_format instead.

media_format.u.raw_audio and media_raw_audio_format::wildcard have been subsumed by the media_multi_audio_format struct, which is upwards compatible.


Release Notes Table of Contents     Release Notes Index


The Be Book,
...in lovely HTML...
for BeOS Release 5.

Copyright © 2000 Be, Inc. All rights reserved..