|
The following API is still supported, but should be replaced as suggested.
Cursor , Constants |
Declared in: be/app/AppDefs.hThe B_HAND_CURSOR and B_I_BEAM_CURSOR constants are deprecated in favor of the new BCursor class.
BDeskbar::AddItem() |
Declared in: be/be_apps/Deskbar/Deskbar.hThe 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: be/interface/Screen.hThis 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.
|
Copyright © 2000 Be, Inc. All rights reserved..