>
> I think there are some introspection annotations, so it should be possible
> get python bindings quite easily.
>
I think i'll take this opportunity to teach myself C and use the libgdl
libraries directly, i haven't been able to find any gobject packaged for
python/vala so i'll put my efforts i
Hi,
Le 27/03/2012 10:03, Lachlan a écrit :
libgdl is EXACTLY what i wanted to do. after looking at ajunta it's perfect.
looks like gnome team is handling it now as well
http://ftp.gnome.org/pub/GNOME/sources/gdl/3.4/
Yes, GDL is still used by Anjuta and is maintained by Anjuta's team. It
has
libgdl is EXACTLY what i wanted to do. after looking at ajunta it's perfect.
looks like gnome team is handling it now as well
http://ftp.gnome.org/pub/GNOME/sources/gdl/3.4/
I can't see it a gtk3 version of python-gdl for debian so i think i'm
out of my league on this.
On 27 March 2012 15:39, T
On Tue, Mar 27, 2012 at 2:10 PM, Lachlan wrote:
> On 27 March 2012 14:39, Tristan Van Berkom wrote:
>> Hi.
>>
>> First, please dont bluntly use a single Glade file to define your
>> entire interface.
>>
>> I'll attach here the same tarball which I attached a couple months ago
>> here for demonstr
On 27 March 2012 14:39, Tristan Van Berkom wrote:
> Hi.
>
> First, please dont bluntly use a single Glade file to define your
> entire interface.
>
> I'll attach here the same tarball which I attached a couple months ago
> here for demonstration:
> lists.ximian.com/pipermail/glade-users/2012-Ja
Hi.
First, please dont bluntly use a single Glade file to define your
entire interface.
I'll attach here the same tarball which I attached a couple months ago
here for demonstration:
lists.ximian.com/pipermail/glade-users/2012-January/005469.html
With the approach described in the attached t
hi,
I've decided to hunker down and start developing my first gtk
application. I have a few questions that google hasn't really been
helpful with. I know how to create and load an interface built from
glade but is it possible to take a more modular approach?
For example I would like to be able to