CompuServe Messages

Initial Window Graphics

    24-Feb-92 05:48:15
Fm: John Toebes/SYSOP 70007,3467
To: Michael A McCormick 76046,1057
Well, it looks like my previous response to this message might have been lost so I will try again. One thing that you can do is to read it into a bitmap structure that you have created yourself and then to do the open window using that bitmap instead of a default bitmap. Note that in order to do this, the windows must be a SUPER_BITMAP window. ALternatively since you are opening a screen, you can specify the bitmap when you open the screen and then open up a simple window whose only job is to get input from the user.