Closing SunView windows

Russ Poffenberger poffen at sj.ate.slb.com
Wed Aug 16 00:27:22 AEST 1989


In article <353 at brazos.Rice.edu> ssc-vax!dmg at beaver.cs.washington.edu (David Geary) writes:
|X-Sun-Spots-Digest: Volume 8, Issue 82, message 8 of 9
|
|Does anyone know how to close a window from a C program *without* getting
|the "Press the left mouse button to confirm quit..." message being
|displayed?
|
|I've tried both window_destroy() and window_done(), but both of them post
|the confirm message.  I just want the window to close, I don't want the
|user having to confirm anything.
|
|Thanx,
|
|David Geary, Boeing Aerospace, Seattle
|"I wish I lived where it *only* rains 364 days a year" 


Yeah, somewhere during either the window creation, or later using a window_set
call, add in ...FRAME_NO_CONFIRM,TRUE....

Russ Poffenberger
Schlumberger Technologies
poffen at sj.ate.slb.com



More information about the Comp.sys.sun mailing list