From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by walapai.inria.fr (8.13.6/8.13.6) with ESMTP id pAOE4FAn027278 for ; Thu, 24 Nov 2011 15:04:15 +0100 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AmMBAElOzk7RVdgvk2dsb2JhbABDqmoIIgEBAQEJCQsJFAQhgWkFBAEBAQQSAiwBGx4DDAYFAwEHOyIBEQEFARwzCIUmgjUQl1gKi2OCZoUPPYhxAgEECodDgxUEiBuFB4MKhB6NWD2Dew X-IronPort-AV: E=Sophos;i="4.69,565,1315173600"; d="scan'208";a="120724322" Received: from mail-qw0-f47.google.com ([209.85.216.47]) by mail4-smtp-sop.national.inria.fr with ESMTP/TLS/RC4-SHA; 24 Nov 2011 15:04:10 +0100 Received: by qadb10 with SMTP id b10so4105729qad.6 for ; Thu, 24 Nov 2011 06:04:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=0/+u5aq2h/s9tRsy+OgbvcwjXgoRcdTHTsFl1cXOsIY=; b=cNNuY0FsMIJKWEXEDUVqpPiXS8yhkBAM54Jo3T29yU5AXJtcRdOlve1ldTKu/8ypQ3 +yaEyahsFxu+sp5NMYQt6E8FPHkWXYfGJ3Nzdd4zWjqqzOKJx00Rctfl5Npetpn5NqiL wkf+Ch14GGdr86Cqp0sPcCgX+hYWcpw24LqKU= MIME-Version: 1.0 Received: by 10.224.210.130 with SMTP id gk2mr13145433qab.23.1322143449433; Thu, 24 Nov 2011 06:04:09 -0800 (PST) Received: by 10.229.218.193 with HTTP; Thu, 24 Nov 2011 06:04:09 -0800 (PST) In-Reply-To: References: Date: Thu, 24 Nov 2011 18:04:09 +0400 Message-ID: From: Kakadu To: caml-list@inria.fr Content-Type: multipart/alternative; boundary=20cf300fad4da5445204b27b82e6 Subject: [Caml-list] Re: lablqt = OCaml + qt --20cf300fad4da5445204b27b82e6 Content-Type: text/plain; charset=ISO-8859-1 Hello Bad news: it seems that lablqt is in decadance. I'm still planning to implement inheritance (described here), but there are some problems with proof-of-concept app. It shows a widget and after pressing any key it crashes while calling caml_send0 function (autogenerated function for calling methods of ocaml objects. see ocaml sources) I will be glad if you will discuss this way of implementing inheritance, or give me a tip about crash. Best wishes, Kakadu --20cf300fad4da5445204b27b82e6 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello

Bad news: it seems that lablqt is in decadance. I'm still = planning to implement inheritance (described here), but there are some problems with= proof-of-concept app. It shows a widget and after pressing any key it crashes whil= e calling caml_send0 function (autogenerated function for calling methods o= f ocaml objects. see ocaml sources)

I will be glad if you will discuss this way of implementing inheritance= , or give me a tip about crash.

Best wishes,
Kakadu
--20cf300fad4da5445204b27b82e6--