From: r.3@libertysurf.fr
To: caml-list@inria.fr
Subject: [Caml-list] ocaml glade gtk3
Date: Mon, 15 Jul 2013 16:20:40 +0200 (CEST) [thread overview]
Message-ID: <2125573291.206142737.1373898040971.JavaMail.root@zimbra27-e5.priv.proxad.net> (raw)
In-Reply-To: <51E40425.8060604@libertysurf.fr>
[-- Attachment #1: Type: text/plain, Size: 1157 bytes --]
Hello,
I was using ocaml + lablgtk2 + glade.
Glade is a tool to graphically design user interfaces. It used to generate glade 2 files (designed for gtk2) until version 3.8. Then I used "lablgladecc2" to convert them in ocaml.
Now "lablgladecc2" is not appropriate anymore starting with glade 3.10 that generates glade 3 files (designed for gtk3). I was using as a workaround "glade-gtk2" in ubuntu that still generated glade 2 files. But glade-gtk2 is not available anymore in debian, and is not supposed to be available forever in ubuntu.
Also, lablgtk3 is still in development.
What do you think is the most sensible thing to do (max benefits, less efforts) ?
- pray for ocaml glade 3 support
- forget glade dependency, and hardcode all graphical windows (30 windows to convert maybe ?) in lablgtk2
- forget glade dependency, and hardcode all graphical windows (30 windows to convert maybe ?) in lablgtk3
- user standard labltk library (ah ah)
- other ?
I whish qtcaml worked, but it is still in dev, I don't think c++ dependencies may be one day overcome, and my project, which is quite big, is under gtk and gtk2.
Thanks,
William
[-- Attachment #2: Type: text/html, Size: 1780 bytes --]
next parent reply other threads:[~2013-07-15 14:20 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <51E40425.8060604@libertysurf.fr>
2013-07-15 14:20 ` r.3 [this message]
2013-07-15 19:18 ` Martin DeMello
2013-07-19 17:22 ` [Caml-list] opam and godi r.3
2013-07-21 13:54 ` Gerd Stolpmann
2013-07-21 14:20 ` Anil Madhavapeddy
2013-07-21 14:43 ` Yaron Minsky
2013-07-22 7:44 ` Adrien Nader
2013-07-22 13:30 ` Anil Madhavapeddy
2013-07-22 8:06 ` Török Edwin
2013-07-22 12:20 ` Gerd Stolpmann
2013-07-22 12:55 ` Gerd Stolpmann
2013-07-22 18:30 ` Yaron Minsky
2013-07-22 13:51 ` David Scott
2013-07-22 6:55 ` Fabrice Le Fessant
2013-07-22 7:35 ` Francois Berenger
2013-07-22 7:46 ` Adrien Nader
2013-07-22 12:34 ` Gerd Stolpmann
2013-07-22 7:20 ` Matthieu Dubuget
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2125573291.206142737.1373898040971.JavaMail.root@zimbra27-e5.priv.proxad.net \
--to=r.3@libertysurf.fr \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox