Closing SunView windows
    Chuck Musciano 
    chuck at trantor.harris-atd.com
       
    Fri Jul 28 21:54:27 AEST 1989
    
    
  
> 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?
     RTFM :-)  Just do a 
	window_set(frame, FRAME_NO_CONFIRM, TRUE, 0);
before calling either window_done() or window_destroy().
Chuck Musciano				ARPA  : chuck at trantor.harris-atd.com
Harris Corporation 			Usenet: ...!uunet!x102a!trantor!chuck
PO Box 37, MS 3A/1912			AT&T  : (407) 727-6131
Melbourne, FL 32902			FAX   : (407) 727-{5118,5227,4004}
Oh yeah, laugh now!  But when the millions start pouring in, I'll be the one
at Burger King, sucking down Whoppers at my own private table! --Al Bundy
    
    
More information about the Comp.sys.sun
mailing list