liberty-eiffel
[Top][All Lists]
Advanced

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

Re: [Liberty-eiffel] Problem with agents


From: Paolo Redaelli
Subject: Re: [Liberty-eiffel] Problem with agents
Date: Tue, 22 Dec 2015 12:54:39 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.4.0

Il 22/12/2015 03:09, Germán Arias ha scritto:
> Hi all,
>
> Well, I'm working in an Eiffel plugin to the library IUP [1]. IUP is a
> multi-platform toolkit for building graphical user interfaces, is native
> on Windows and on GNU/Linux use Gtk+ (or Mottif). Is MIT License.
> Anyway, I'm having a problem with agents, and since I'm newbie in Eiffel
> I can't figure where is the problem.
>

I already handled such issues when (oh, it was 8 years ago!) I almost
wrapped all Gtk2, before LibertyEiffel was born; download
http://download.gna.org/eiffel-libraries/eiffel-libraries-0.2.tar.bz2
and read the code in
eiffel-libraries-0.2/eiffel-gtk/library/externals/callbacks.c
It could help you in wrapping UIP.

Your requests stirs me the necessity to revamp those wrappers and finish
my leggow tool (
https://github.com/tybor/Liberty/tree/leggow/src/tools/leggow ) which
would give us direct access to all gobject-introspection based
libraries. A **LOT** of libraries.

Meanwhile you could try using wrappers-generator which is part of
Liberty to avoid the tedious task of writing the low-level wrappers.

Happy hacking!

 Paolo



reply via email to

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