Path: csiph.com!usenet.pasdenom.info!gegeweb.org!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: markspace <-@.> Newsgroups: comp.lang.java.programmer Subject: Re: Light Box Effect (2 Windows, 1 Smaller And Active Above Inactive Date: Sat, 04 Aug 2012 08:55:44 -0700 Organization: A noiseless patient Spider Lines: 16 Message-ID: References: <501C156A.56055.calajapr@time.synchro.net> <501C20B2.56058.calajapr@time.synchro.net> <5b2fa969-49c8-4ddb-866d-d5088c19ec72@googlegroups.com> <09d5e869-e586-4639-b71f-23410b2a24f0@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Sat, 4 Aug 2012 15:55:47 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="61282af8d6595e8d991edb5ac03d6e00"; logging-data="19084"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+Ko5XTwkHNJTGgJ2bi1IQZhn4jqNOikxQ=" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0 In-Reply-To: <09d5e869-e586-4639-b71f-23410b2a24f0@googlegroups.com> Cancel-Lock: sha1:aDgeWGHhUlIZ08R9Mk4if46lRFk= Xref: csiph.com comp.lang.java.programmer:17116 On 8/4/2012 1:16 AM, clusardi2k@aol.com wrote: > Swing Hacks: Tips and Tools for Killer GUIs(1st Edition) by Joshua > Marinacci, Chris Adamson > So thanks for another shelf book, but I won't keep my fingers crossed > on me building the best of the best in this case. Yes, that's the book. When you get it, Hack #45, Animating a Sheet Dialog, is the one I am thinking of. It shows how to make an animation for a dialog as it appears and disappears. Similar to the Mac interface at the time it was written. I think you could use the same technique to grey the background and then display your dialog on top to make a lightbox.