B_8_BIT_640x480
case B_8_BIT_640x480:
case B_8_BIT_640x480:
: BWindowScreen("Example", B_8_BIT_640x480, ret), width(639), height(479), COLORS(256)
if(SetSpace(B_8_BIT_640x480) < B_OK)
if (SetSpace(B_8_BIT_640x480) < B_OK || SetFrameBuffer(640, 2048) < B_OK) {
BWindowScreen("Example", B_8_BIT_640x480, ret),