From mint-bounce@lists.fishpool.fi Wed Aug 18 12:45:53 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=jYEp7u9+U3K8agM1VZxXUnh+eVP5FQ6xvUsBPGRc3Yw=; b=CD0aw/6Og1NH6l80Nvz9GVE6HuH4+ekM0JCUGxVhxKHl8E6VlUBwPL40M7dksTmatH aAbULXM/WipdgUM6hkUZkpbMvtnf2fyJuM2M+Uw0Z0BG1VQtblpfzNbqWQlhkCiDeZaV lLzWr0+Cc0RCcY7lizTXB+jW+9EVifSrVN24c= 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=DMHJA6yYD7ignminKxMXEc+oRw4S32jyClUx4a0p0giozRX1gwcZlyomkMQYmSXQ69 ckEeighy46tGb1tDO3eTM/OkxcOaU5B1DuLfEIDBoVEE5oRObcd8mEodaykxFpUwjJhC e5It+av5Jy3y4wq1Uqx379RiFpIPDt9OWXq18= 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: Wed, 18 Aug 2010 18:43:01 +0200 Cc: mint Message-Id: References: <98c44554c4da3542e59689b8ab5d773f@127.0.0.1> <0022a183.0188763cbb95@mail.gmx.net> <4C699F57.60607@online.no> <1CF819B83692403B98954B04DB93D080@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 o7IGjqmo016154 18 aug 2010 kl. 10.24 skrev Paul Wratt: > On Wed, Aug 18, 2010 at 5:48 PM, Jo Even Skarstein wrote: >> -------------------------------------------------- >> From: "Paul Wratt" >> Sent: Wednesday, August 18, 2010 9:23 AM >> To: "mint" ; "Piotrek" >> Subject: Re: [MiNT] MiNT +problem with background in Teradesk >> >>> under MiNT you can use MyAES to get a background picture, one that >>> works if TeraDesk is set to white, no pattern. >> >> I think this can be implemented quite easily in XaAES too. It's a matter of >> replacing the root object of the desktop object tree with an image. The >> image loading and drawing routines are already there (textures). >> >> Jo Even >> > in the same spirit, it should also be possible to provide a window > background texture where white is not drawn in to the window Wow. Exactly how would you accomplish that? How will you know when to draw white, and when to draw a textured background? -- PeP