Community

SCI Programming => Mega Tokyo SCI Archive => Topic started by: Joe on July 23, 2002, 03:31:47 PM

Title: Dialogs
Post by: Joe on July 23, 2002, 03:31:47 PM
Is there a way to use DrawCel when a Dialog window is open, and not have the cel be drawn into the dialog, but drawn onto the screen at the specified X Y position?
Title: Re:Dialogs
Post by: Brian Provinciano on July 23, 2002, 03:39:04 PM
Just use the GetPort() and SetPort() kernels.