gzz-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gzz] Background


From: Benja Fallenstein
Subject: Re: [Gzz] Background
Date: Wed, 04 Sep 2002 16:01:18 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020615 Debian/1.0.0-3

Tuomas Lukka wrote:

On Wed, Sep 04, 2002 at 03:03:34PM +0200, Benja Fallenstein wrote:
Tuomas Lukka wrote:

http://people.jyu.fi/~majukati/patch/BGVob.java
I've now heavily modified this and will commit it soon.

Can you then please take care that the AWT color scheme works again (or tell me how to make it work again)?

The latter, since I don't know where it's located (if you tell me, I can
do it).


That part's simple: Fallback.Win needs to respect its bg field.

The official way to set the background color now is that the *Shower*,
in generate() puts a SolidBgVob (or later also ImageBgVob or others) with
the desired color into the vobscene first, at a large depth. (It should
be coordless, but that's difficult for AWT).


Uh, why? If you place it into coordset 0, it gets sorted so that it is drawn as the very first thing, no matter what its depth coord is, IF you don't have any other vob in cs 0.

The difficult part seems to be bg fading? That is done in OrthoRenderInfo if it is passed the correct bg color when it is created, which needs to be done in OrthoCoorder (search for "new OrthoRenderInfo").

- Benja





reply via email to

[Prev in Thread] Current Thread [Next in Thread]