All Databases
Inside Mac - Basic Toolbox
SetPaletteUpdates
ActivatePalette
GetPalette
NSetPalette
GetPaletteUpdates
SetPaletteUpdates
Set the update attribute of a palette
#include <
Palettes.h
>
Palette Manager
void
SetPaletteUpdates
(
p, updates
);
PaletteHandle
p
;
handle
to the palette
short
updates
; an update attribute
The
SetPaletteUpdates
procedure sets the update attribute of a palette.
p
is the palette being updated
updates
one of the update attributes described for the
NSetPalette
procedure.
Returns:
none
Referenced by (3):
Changing the Color Environment
Palette Manager (Inside Mac - Index)
Changing the Color Environment (Inside Mac - Basic Toolbox)