help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] Subclass a GtkWidget


From: Gwenael Casaccio
Subject: [Help-smalltalk] Subclass a GtkWidget
Date: Fri, 5 Jun 2009 09:34:27 +0200
User-agent: KMail/1.11.4 (Linux/2.6.28-11-generic; KDE/4.2.4; x86_64; ; )

Hi Paolo,

I would like (not now) to allow the developper to subclass a GtkWidget. Here 
is my idea for each GtkWidget we subclass it (from the C world) and in the C 
structure add a pointer on the instance of the Smalltalk object. Subclass each 
GTK methods and call the related smalltalk method (which only call the 
primitive).

Is it correct for you ? Is it possible to reuse the c parser and create all 
the stuffs with it ?

Cheers,
Gwenael

-- 

GtkLauncher for GNU Smalltalk : http://gtklauncher.bioskop.fr/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]