Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!pasteur!ucbvax!WSL.DEC.COM!haynes From: haynes@WSL.DEC.COM Newsgroups: comp.windows.x Subject: Re: Dynamic resource sharing by widgets Message-ID: <8805041701.AA08969@gilroy.dec.com> Date: 4 May 88 17:01:10 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 6 Actually resource sharing is done on a much broader basis than simply the XtC resource classes. All resources are cached and shared if possible. This means you do not need to do anything special to get dynamic resource sharing, as long as you are using the resource manager to obtain your resources. -- Charles