CompuServe Thread

Getfile.c

1 messages in this thread
#93674From: Mike LeutholdNov 15, 1987 9:15 PM
I have a question about a subroutine that you wrote. It is a file requester that is on the Aztec 3.4a examples disk. I am new with using requesters and string gadgets, so bear with me if I don't have the terminology correct. I incorporated the routine into my program fine except that I can't see the string that is placed in the FILE box or the string in the DEVICE box. My program changes the color palettes 0-15 to increasing shades of white starting at black. The strings are there, I have seen them by changing palette entry 1 to white, however I don't want to do this each time the routine is called. I have changed the Detail and Block pen to other values for all the other gadget strings, but I can't change these two. Thanks for any help. P.S. Thanks for a neat routine!