From mint-bounce@lists.fishpool.fi Sat Aug 7 10:03:51 2010 To: From: Peter Slegg Subject: Re: [MiNT] Announce of an early netsurf framebuffer alpha / polipo proxy rpm Reply-To: Peter Slegg X-Mailer: MyMAIL Rev:1.94.13761 (Atari/(STiK/STinG/GlueSTiK)) X-Hardware: Atari Milan MIME-Version: 1.0 Date: Sat, 7 Aug 2010 15:00:12 +0200 (GMT) Content-Type: text/plain; charset="iso-8859-1" X-Priority: 3 X-MSMail-Priority: Normal Message-Id: <001ad2ae.01f8f262d2fc@smtp.freeola.net> References: <8191ca2126ab3591558f577c193741a3-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUNBAjBTXF5bVkYJX1hoBzpUX1deQE0KVlNf-webmailer2@server05.webma> In-Reply-To: 8191ca2126ab3591558f577c193741a3-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUNBAjBTXF5bVkYJX1hoBzpUX1deQE0KVlNf-webmailer2@server05.webma X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: p.slegg@scubadivers.co.uk 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 o77E3osn018018 On Sat, 07 Aug 2010 15:49:56 , m0n0 wrote: > > Am Samstag, den 07.08.2010, 09:40 +0200 schrieb Eero Tamminen > : > > > Things in the www-page behave differently from native widgets, they can > be > > scaled, themed with CSS, JS can query their state, maybe even have > layers > > on top of them etc. I don't think it makes sense to try to implement > them > > with native widgets. But maybe they can be themed to look closer to GEM > > widgets? > > It seems all of the widget are handled and drawn by netsurf rendering > engine. With exception of the Options list, it seems to have an > on_create/on_draw callback, which I havent found for the other widgets. > > I suppose that makes it the most portable. Hopefuly they can be replaced or intercepted in some way. Peter