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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham 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-17 14:41:14 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!news-out.cwix.com!newsfeed.cwix.com!intgwpad.nntp.telstra.net!news.telstra.net!news-server.bigpond.net.au!not-for-mail From: Dale Stanbrough Newsgroups: comp.lang.ada Subject: Re: XML GUI, was Re: Best option for portable GUI? References: <2lUV9.22373$Yq3.6351@sccrnsc02> User-Agent: MT-NewsWatcher/3.3b1 (PPC Mac OS X) Message-ID: Date: Fri, 17 Jan 2003 22:41:13 GMT NNTP-Posting-Host: 144.132.47.50 X-Complaints-To: news@bigpond.net.au X-Trace: news-server.bigpond.net.au 1042843273 144.132.47.50 (Sat, 18 Jan 2003 09:41:13 EST) NNTP-Posting-Date: Sat, 18 Jan 2003 09:41:13 EST Organization: BigPond Internet Services (http://www.bigpond.net.au) Xref: archiver1.google.com comp.lang.ada:33162 Date: 2003-01-17T22:41:13+00:00 List-Id: tmoran@acm.org wrote: > Pardon my ignorance, but can you draw real-time moving images > with XML? For instance a picture that morphs between dog and cat > as you drag the mouse left and right? Or does GUI mean essentially > text and static images? Of course XML doesn't draw anything. It specifies things. Apple have used PDF as the specification language for their interface. Why not XML? dale