Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!midway!iitmax!thsscxt From: thsscxt@iitmax.iit.edu (Cheung Tan) Newsgroups: comp.sys.mac.programmer Subject: need help! Keywords: Drawing in a window created by using the Toolbox Message-ID: <1991May5.164757.873@iitmax.iit.edu> Date: 5 May 91 16:47:57 GMT Distribution: usa Organization: Illinois Institute of Technology / Academic Computing Center Lines: 13 I am trying to creat a graphic display in Mac using the Toolbox functions. So far I have created a resizable window with both horizontal and vertical scroll bars. My problem is I can't draw inside the window and even if I did the drawing, the graph couldn't be scrolled up and down. I have no idea how can I use those controls. I wrote my own drawing function, by the way. If anybody is familiar with this problem, I appreciate your help. I need to solve this stumbling block with 2 or 3 days so I can proceed with my project. Thank a million for your idea!