From mint-bounce@lists.fishpool.fi Thu Aug 19 10:04:44 2010 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:mime-version :content-type:from:in-reply-to:date:cc:content-transfer-encoding :message-id:references:to:x-mailer; bh=gLlTcs7GdxqQ0zso3asjg4I4EKOV4PpuU+dPTxJp0fI=; b=YzXVnwLnbQI3AQQjRvod7bYSyJVLhE/HMdF6d47EJy55kJPhawbWjbKVdGQjfS+UXR FpRiCHVHuAjNaEwrL8chv3W7JOTrxbvMuUCQE0nNlKRSB5BU2jnbfgiHl9rLYm5Dm1Vu hUJzzrDyZdHJJ4kXoV7n0aDDSqseXRhVmcs5Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=MBQ8pKrjVin4r7aetVV3Ctaf9d9012kMiUbZDAETS19IZ24RLiKVXFNoE26isAKjFS 2vdP4CZWZf1ljHKlQYaCIYPoyj8ysrnHjr0PUTzNifJSU2axpjeVT1FDNhdXUYgDGvfJ 3tU+dt4JF2hWe46/PY8n9X8oMBV3T0pvXHINQ= Subject: Re: [MiNT] MiNT +problem with background in Teradesk Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii From: Peter Persson In-Reply-To: Date: Thu, 19 Aug 2010 16:03:01 +0200 Cc: mint Message-Id: <29918C2D-5F67-4DD5-9582-1F68CB9C2C2E@gmail.com> References: <98c44554c4da3542e59689b8ab5d773f@127.0.0.1> <0022a183.0188763cbb95@mail.gmx.net> <4C699F57.60607@online.no> <1CF819B83692403B98954B04DB93D080@mercatus.local> <30874E886C724BB881DBA6ACBAEA39F9@mercatus.local> To: Paul Wratt X-Mailer: Apple Mail (2.1081) X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: pep.fishmoose@gmail.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id o7JE4h9U018048 19 aug 2010 kl. 15.51 skrev Paul Wratt: >> It doesn't. You're talking about a feature of the desktop, not AES windows. The windows >> work area is solely controlled by the application, not the AES. So if you want to >> implement textured backgrounds in windows, you have to do that on the application >> level, not in the AES. >> > So AES 4 does not prodive 3D (and a color change). So please explain > how XaAES can still provide this without "a desktop" I've never claimed that AES 4 does not offer 3D. It does however *NOT* cater for window backgrounds, since: On this platform, the window work area is solely handled by the application. Maybe you're confusing it with resource objects, which *can* be used to render window content. In the end, the application decides how to do that, however. -- PeP