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,aca1259beaaf752f X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-01-02 18:22:01 PST Path: supernews.google.com!sn-xit-02!supernews.com!nntp-relay.ihug.net!ihug.co.nz!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newshub2.home.com!news.home.com!news1.frmt1.sfba.home.com.POSTED!not-for-mail From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: GUI development: Windex vs. GTK vs. Anything else References: X-Newsreader: Tom's custom newsreader Message-ID: Date: Wed, 03 Jan 2001 02:20:20 GMT NNTP-Posting-Host: 24.20.190.201 X-Complaints-To: abuse@home.net X-Trace: news1.frmt1.sfba.home.com 978488420 24.20.190.201 (Tue, 02 Jan 2001 18:20:20 PST) NNTP-Posting-Date: Tue, 02 Jan 2001 18:20:20 PST Organization: Excite@Home - The Leader in Broadband http://home.com/faster Xref: supernews.google.com comp.lang.ada:3599 Date: 2001-01-03T02:20:20+00:00 List-Id: >Also needed is a graphical mixing counsole, which attempts to look like a >simplified real mixer, meaning vertical sliders, and knobs, which I want so Some years ago I captured some video shots, then displayed those with appropriate code to follow the mouse & move things. That was for a video editor in MSDOS and, IMHO, looked pretty good. Would a "GUI by Netscape" with Java applet portable interface, talking to a (nearly) system independent back end, be a reasonable approach?