Xref: utzoo comp.sys.amiga:16703 comp.sys.amiga.tech:112 Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!ames!pasteur!agate!eris!bryce From: bryce@eris (Bryce Nesbitt) Newsgroups: comp.sys.amiga,comp.sys.amiga.tech Subject: Re: Window Frames & Refreshing Message-ID: <8039@agate.BERKELEY.EDU> Date: 26 Mar 88 00:45:29 GMT References: <294@ritcv.UUCP> Sender: usenet@agate.BERKELEY.EDU Organization: University of California, Berkeley Lines: 33 In article <> msl5864@ritcv.UUCP (Michael S. Leibow) writes: | |[Two problems...] |Whenever the title bar in any window in my |custom screen is changed (either menu operations, or ACTIVEWINDOW or |INACTIVEWINDOW), The rest of the windows frames get redrawn.... You obviously need to read my recent article in "Transactor for the Amiga" :-). The problem is you forgot to specify NOCAREFRESH in your NewWindow strcture. >Also, is it possible to make system requesters related to my program come up >in my custom screen instead of on the workbench screen? Yes. See page 24, April 1988, Tranactor for the Amiga. :-) :-) :-) Or, use FindTask(0L); save pr_WindowPtr place one of your window pointers into pr_WindowPtr ...use program... restore pr_WindowPtr close window ... See "libraries/dosextens.h". For source code see (Guess what?!) "Transactor for the Amiga". |\_/| . ACK!, NAK!, EOT!, SOH! {O_o} . Bryce Nesbitt (") BIX: mleeds (temporarily) U USENET: bryce@eris.berkeley.EDU -or- ucbvax!eris!bryce