From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: ** X-Spam-Status: No, score=2.9 required=5.0 tests=AWL,DNS_FROM_RFC_POST, HTML_MESSAGE,SPF_NEUTRAL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by yquem.inria.fr (Postfix) with ESMTP id 1B848BBC4 for ; Tue, 14 Apr 2009 11:11:35 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AhAEAD7w40nRVdulkWdsb2JhbACCJTCKTIhTPwEBAQEJCQwHD6hDjzQBAwEDgjSBRQaGGA X-IronPort-AV: E=Sophos;i="4.40,183,1238968800"; d="scan'208";a="26205719" Received: from mail-ew0-f165.google.com ([209.85.219.165]) by mail3-smtp-sop.national.inria.fr with ESMTP; 14 Apr 2009 11:11:34 +0200 Received: by ewy9 with SMTP id 9so2285792ewy.9 for ; Tue, 14 Apr 2009 02:11:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type; bh=jLnXej4RNhuonTSa8FrbDQCeTSVHw4KBxEiJ0XSt5ZI=; b=o/h3pF4QqbyzWSybtNbGfTlymuH69+9U8Ao50bNPuuOhkF+5er+1Jk0Ty6sgqUZxLG J+I8S7q2qf0f1zeFhhrW4uagjSsupQAFMA85lijzxbUpp49gCGRiNmm4hEW3MjJX3p8L hcWcZE1KLAzKnDsEuuOnSW1dE86uLsn38o5ps= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=tsNun04yBAB+8l26ZslMco4FZN4fa7OAPkZw3zrt/bi/EzWpSjFRnaAvwVGyR/MhjL INQpN4uXXWkuRjQApiagD2QfYQzyO2inDO6Cfm1g4jNG2ZZ9iEEqKUtTZQZpz4PexwZX iX9FamjPW6bZD5CWNUMeA90w0equXuQRclTf8= MIME-Version: 1.0 Sender: alpmestan@gmail.com Received: by 10.210.137.17 with SMTP id k17mr2717868ebd.54.1239700292953; Tue, 14 Apr 2009 02:11:32 -0700 (PDT) In-Reply-To: <50D9E120-1FD0-43B5-936E-E32D9F8D2F09@itpl.co.jp> References: <0710E27F-A4AD-4EFE-A11A-C86B915560FE@itpl.co.jp> <3d13dcfc0904140058v351167aewa4b7943b130d21d8@mail.gmail.com> <50D9E120-1FD0-43B5-936E-E32D9F8D2F09@itpl.co.jp> Date: Tue, 14 Apr 2009 11:11:32 +0200 X-Google-Sender-Auth: 4ca2145e19301226 Message-ID: Subject: Re: [Caml-list] [ANN]Amthing - a multi-threaded GUI library From: Alp Mestan To: Satoshi Ogasawara Cc: caml-list@inria.fr Content-Type: multipart/alternative; boundary=0015174c141696e74004678037ae X-Spam: no; 0.00; gtk:01 ocaml:01 gtk:01 beginner's:01 ocaml:01 bug:01 beginner's:01 bug:01 2009:98 2009:98 textbox:98 checkbox:98 textbox:98 checkbox:98 beginners:01 --0015174c141696e74004678037ae Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Have you planned to write a little introductory tutorial so that we could do some tests and give feedback about Amthing ? Thanks. On Tue, Apr 14, 2009 at 10:54 AM, Satoshi Ogasawara wrote: > Hello, > > On 2009/04/14, at 16:58, David MENTRE wrote: > > 1. Are there any screenshots? > > I've just take it. > http://www.itpl.co.jp/amthing/concurrent_example.png > > > 2. Is there a widget system like in GTK/Qt? > > Widgets are under developing. We will support button, label, textbox, > checkbox, radio button, tab, listbox, tree, grid,..etc. We already supports > Pango and XIM for textbox. > > > 3. What is the domain space covered by this library? Was it made for > > a specific purpose? IT Planning, Inc. is apparently a Japanese company > > using OCaml but the main software is using Java Swing GUI. > > The main purpose is to develop an ordinary desktop application covered > by GTK/Qt. In addition, Amthing is applicable to rich client which access > to internet services. Animation makes application rich. Concurrent > environment > helps us to write asynchronous communications. > > best regards, > --- > Ogasawara Satoshi > | - Email: ogasawara@itpl.co.jp > > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs > -- Alp Mestan In charge of the C++ section on Developpez.com. --0015174c141696e74004678037ae Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Have you planned to write a little introductory tutorial so that we could d= o some tests and give feedback about Amthing ?

Thanks.

On Tue, Apr 14, 2009 at 10:54 AM, Satoshi Ogasawara <ogasawara@itpl.= co.jp> wrote:
Hello,

On 2009/04/14, at 16:58, David MENTRE wrote:
> 1. Are there any screenshots?

I've just take it.
http://www.itpl.co.jp/amthing/concurrent_example.png

> 2. Is there a widget system like in GTK/Qt?

Widgets are under developing. We will support button, label, textbox,=
checkbox, radio button, tab, listbox, tree, grid,..etc. We already supports=
Pango and XIM for textbox.

> 3. What is the domain space covered by this library? Was it made for > a specific purpose? IT Planning, Inc. is apparently a Japanese company=
> using OCaml but the main software is using Java Swing GUI.

The main purpose is to develop an ordinary desktop application covere= d
by GTK/Qt. In addition, Amthing is applicable to rich client which access to internet services. Animation makes application rich. Concurrent environm= ent
helps us to write asynchronous communications.

best regards,
---
=A0Ogasawara Satoshi
=A0 =A0| - Email: =A0ogasawara@itp= l.co.jp

_______________________________________________



--
Alp Mestan<= br>In charge of the C++ section on Developpez.com.
--0015174c141696e74004678037ae--