Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 20552 invoked from network); 13 Feb 2006 03:51:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Feb 2006 03:51:49 -0000 Received: (qmail 33865 invoked by uid 500); 13 Feb 2006 03:51:44 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 33819 invoked by uid 500); 13 Feb 2006 03:51:44 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 33808 invoked by uid 99); 13 Feb 2006 03:51:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Feb 2006 19:51:44 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of andrebacci@gmail.com designates 66.249.82.194 as permitted sender) Received: from [66.249.82.194] (HELO xproxy.gmail.com) (66.249.82.194) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Feb 2006 19:51:43 -0800 Received: by xproxy.gmail.com with SMTP id i31so519747wxd for ; Sun, 12 Feb 2006 19:51:23 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding:from; b=MWAfZ8CdM345oNKOrQOEaEi2IUHODGEMVCxe/DCm5zuzd0lvBXCqircHe0zngGglXTcNs7W7H4AdbDdMUOmNGV3E3AWlvFQS3PxKXBoPiv5BvhFZgpkUJmHcOCWQEpARPcRGQuqvkX+C5FtRFgN5aEdAAf1/Xx5XZFFEReiGAS4= Received: by 10.70.60.9 with SMTP id i9mr2038337wxa; Sun, 12 Feb 2006 19:51:23 -0800 (PST) Received: from ?200.181.80.87? ( [200.181.80.87]) by mx.gmail.com with ESMTP id h18sm4989757wxd.2006.02.12.19.51.21; Sun, 12 Feb 2006 19:51:22 -0800 (PST) Message-ID: <43F0058E.1020205@gmail.com> Date: Mon, 13 Feb 2006 02:05:34 -0200 User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051013) X-Accept-Language: pt-br, pt MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: Using Cairo for Harmony graphic stuff? [was Re: Using APR for Harmony's native link to the OS?] References: <20060210135919.26633.qmail@minotaur.apache.org> <43ECA917.3020203@apache.org> <1f1d9820602110810t7fae932bv652a60cf5acabaf7@mail.gmail.com> <43EE1A27.6070305@apache.org> <43EFDB12.7050405@Jarnbjo.de> In-Reply-To: <43EFDB12.7050405@Jarnbjo.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit From: =?ISO-8859-1?Q?Andr=E9_Luis_Ferreira_da_Silva_Bacci?= X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Tor-Einar Jarnbjo escreveu: > Stefano Mazzocchi wrote: > >> Another think that I wonder, for the windowing stuff, why don't we use >> Cairo[1]? > > Isn't Cairo just a rendering library? AFAIK, it does not offer any kind > of e.g. portable widget access, which is probably the most tricky thing > to implement for AWT. Swing can be implemented in pure Java, based on > some simple native support by AWT (open window and supply a Graphics > object into which the content can be rendered). I don't see where Cairo > can offer much help in that area? http://www.mono-project.com/Windows_Forms#History