From: Ken Shmidheiser <k.shmidheiser@...> Date: Thu, 28 Feb 2002 01:52:20 -0500
I have set a PICT resource as a window background using the toolbox call:
SetWindowPic( wndPtr, pictH )
Does anyone know a technique for plotting a line over the pict? I
can't seem to plot a line on top of the pict.
Any hints?
Thanks,
Ken