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

Re: [MiNT] XaAES: background,was:Chaos in gradients



On Fri, 02 Sep 2011 09:12:17 +0200, Helmut Karlowski <helmut.karlowski@ish.de> wrote:

Jo Even Skarstein wrote:

On Thu, 2011-09-01 at 22:41 +0200, Helmut Karlowski wrote:

> It would be quite easy if the desktop would not draw a background of any > kind, e.g. teradesk uses the VDI to draw a background-bar. I don't know
> how to avoid this.

If Teradesk use the VDI to draw the background, then it must do this by
using a userdef in the desktop object tree. So if the AES doesn't draw

No. I guess it just calls vbar(screensz) or similar.

How? Teradesk - like all apps - doesn't know anything about the desktop. The desktop object is drawn by the AES. If Teradesk does something nasty here then it should be fixed.

Jo Even