It seems, I do something wrong in this peace of code:
Code: Select all
my_screen = IIntuition->OpenScreenTags(NULL,
SA_Title, "Arabe : Normal",
SA_Pens, (ULONG) pens,
SA_Depth, 1, // 1.2.3.4! // look also to SetAPen() Depth fourth(4) needs more than a SetBPen, a better colormap to handle cursor COMPLEMENT
TAG_DONE);
I use the A1222+
My compiled code is from a SAMEP AOSFE update 0 SDK 5x and it worked on my SAM.
Some ideas? Perhaps the depth = 1 is to small ??
DGILLES - os4depot.net - 1st of April 2024