Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-lcc!ames!ucbcad!ucbvax!hplabs!hp-pcd!orstcs!orstcs2!snell From: snell@orstcs2.cs.ORST.EDU Newsgroups: comp.sys.mac Subject: How to Plot Icons?? Message-ID: <216800020@orstcs2> Date: Thu, 7-May-87 02:35:00 EDT Article-I.D.: orstcs2.216800020 Posted: Thu May 7 02:35:00 1987 Date-Received: Sat, 9-May-87 09:21:19 EDT Lines: 22 Nf-ID: #N:orstcs2:216800020:000:654 Nf-From: orstcs2.cs.ORST.EDU!snell May 6 23:35:00 1987 I need some help placing Icons on the desktop in my program. No one seems to understand how to do it. Can any one help me with it?? I'm using Lightspeed Pascal and I'm trying to put Clickable Icons on the desktop of my program. This is what we have tried. 1) GetPort(globalportvariable) executed after InitGraf, 2) when I'm ready to put the Icons on the desktop I do GetPort(oldport) SetPort(globalportvariable) IconHandle := GetIcon(IconID) PlotIcon(IconHandle,destinationrectange) SetPort(oldport) If anyone can respond I'd appreciate it. I don't have an email account so respond on the notes file. Vance Snell A true Beaver Beleiver