From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d0a15c81dbb968cc X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-01-18 08:01:54 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!news-out.cwix.com!newsfeed.cwix.com!newsfeed.icl.net!newsfeed.fjserv.net!proxad.net!freenix!enst.fr!not-for-mail From: "Robert C. Leif" Newsgroups: comp.lang.ada Subject: RE: Best option for portable GUI? Date: Sat, 18 Jan 2003 08:01:31 -0800 Organization: ENST, France Message-ID: Reply-To: "comp.lang.ada mail to news gateway" NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Trace: avanie.enst.fr 1042905713 62244 137.194.161.2 (18 Jan 2003 16:01:53 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Sat, 18 Jan 2003 16:01:53 +0000 (UTC) To: "'comp.lang.ada mail to news gateway'" Return-Path: X-Envelope-From: rleif@rleif.com X-Envelope-To: X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 Importance: Normal In-Reply-To: <3E284969.85FF8394@easystreet.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.1 Precedence: list List-Id: comp.lang.ada mail to news gateway List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Xref: archiver1.google.com comp.lang.ada:33181 Date: 2003-01-18T08:01:31-08:00 XForms is a W3C standard. There are implementations on other operating systems. Please see http://www.w3.org/MarkUp/Forms/ Obviously, an Ada implementation of an Ada plug-in for XForms would be = my preference. Bob Leif -----Original Message----- From: achrist@easystreet.com [mailto:achrist@easystreet.com]=20 Sent: Friday, January 17, 2003 10:20 AM To: comp.lang.ada@ada.eu.org Subject: Re: Best option for portable GUI? "Robert C. Leif" wrote: >=20 > This is now becoming feasible. The next portable GUI should employ = XForms. > For Windows this can be downloaded from http://www.formsplayer.com/ The site says that the client uses the web browser. This is ok, but it says for Windows use IE 6.=20 What other browsers work with XForms? I assume that 'portable' can't mean that we have to use IE 6. Al