From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by yquem.inria.fr (Postfix) with ESMTP id 8199DBB9A for ; Wed, 19 Oct 2005 10:16:58 +0200 (CEST) Received: from pauillac.inria.fr (pauillac.inria.fr [128.93.11.35]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id j9J8GwTS011273 for ; Wed, 19 Oct 2005 10:16:58 +0200 Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id KAA21699 for ; Wed, 19 Oct 2005 10:16:57 +0200 (MET DST) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.202]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id j9J8GuA9011263 for ; Wed, 19 Oct 2005 10:16:57 +0200 Received: by xproxy.gmail.com with SMTP id s6so24942wxc for ; Wed, 19 Oct 2005 01:16:56 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=GhUmvgBp1f24nXMuZnMdcV4fwqilyV8BClUP/IbYACLZKEn8jGUDwE6j+ayyJzuKzvak/FQNnGvDxwPknaYdpi4+FNe2aF0ETqltLCr098iKDcd65Pd0z8AJUKdRpisvmZ1qLbF53yLItyTlV7Fh6gYcF/IZ5h8m+PGnFeU9h4E= Received: by 10.70.44.4 with SMTP id r4mr174714wxr; Wed, 19 Oct 2005 01:16:56 -0700 (PDT) Received: by 10.70.50.10 with HTTP; Wed, 19 Oct 2005 01:16:56 -0700 (PDT) Message-ID: Date: Wed, 19 Oct 2005 10:16:56 +0200 From: mark samir To: caml-list@inria.fr Subject: GUI Builder for windows OS. MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_509_2473293.1129709816552" X-Miltered: at nez-perce with ID 435600FA.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Miltered: at nez-perce with ID 435600F8.001 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; zoggy:01 zoggy:01 compile:01 compile:01 gui:04 gui:04 builders:04 builders:04 implement:05 implement:05 linux:06 linux:06 configure:08 configure:08 source:12 X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.3 required=5.0 tests=HTML_10_20,HTML_MESSAGE, RCVD_BY_IP autolearn=disabled version=3.0.3 ------=_Part_509_2473293.1129709816552 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Dear Freinds, I want to implement a GUI for my program. Provided for rapid development, I need to a GUI builder. MLGlade and Zoggy are two popular GUI builders. Both of them are intended for Linux OS but I develop my program in Windows OS. I tried to compile source code of those tools but I could not do that. Becaus= e There is need to utilities such as ./configure and autoconfig that are not in Windows OS. Does any friend know a GUI builder for Windows OS.? Thanks, Mark. ------=_Part_509_2473293.1129709816552 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Dear Freinds,
I want to  implement  a  GUI for  my program.  Provided for rapid development,  I need to a GUI builder. MLGlade and Zoggy are two popular GUI builders. Both of them are intended for  Linux  OS but I develop my program in Windows OS. I tried to compile source code of those tools but I could not do that. Because  There is  need to  utilities such as  ./configure and  autoconfig that are not in Windows OS. 
Does any friend know a GUI builder for Windows OS.?
Thanks,
Mark.

=20 ------=_Part_509_2473293.1129709816552--