CompuServe Thread

Forum unknown · Programming

#WorkBench Screen

1 messages in this thread
#17572From: Brent SouthardMay 6, 1986 8:22 AM
Looking through the Intuition manual and include files, I notice that I can find my way through a list of screens by using the NextScreen parameter of the Screen structure. However, this only allows for one-directional threading, and there doesn't seem to be any easy way to find the beginning of the list. I'm assuming that the WorkBench Screen is the first screen in the list, so what I'd like to know is whether there's any way to get the address of the WorkBench Screen. It would really be helpful if anyone could answer this for me. Thanks /brent