Path: news.cs.au.dk!not-for-mail From: nospam2159@cs.au.dk (Peter von der Ahé) Newsgroups: comp.lang.beta Subject: Re: Beta and GTK ? Date: 09 Nov 1999 12:11:37 +0100 Organization: University of Aarhus, Department of Computer Science (DAIMI) Lines: 19 Message-ID: References: <803nkh$1bc$1@bnews.gigabell.net> <807g34$7vv77$1@xinwen.cs.au.dk> NNTP-Posting-Host: ufleku.cs.au.dk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: xinwen.cs.au.dk 942145897 8894847 255.255.255.255 (9 Nov 1999 11:11:37 GMT) X-Complaints-To: news@cs.au.dk NNTP-Posting-Date: 9 Nov 1999 11:11:37 GMT X-Attribution: Ahe User-Agent: Gnus/5.070097 (Pterodactyl Gnus v0.97) Emacs/20.4 Xref: news.cs.au.dk comp.lang.beta:12155 >>>>> "EC" == Erik Corry writes: EC> The current (5.0) BETA system comes complete with all the source EC> code to the libraries including guienv, the library that BETA EC> programs use for the user interface. Using the Motif code as an EC> example it should be possible to make a gtk version of this. Implementing GTK support in the Mjolner BETA System in the Lidskjalv/guienv library would be a really bad idea IMO. I think the right approch would be to implement an interface in BETA which translates the GTK object oriented API to BETA patterns. You wouldn't gain much implementing just another backend for Lidskjalv as a free version of Motif already exists. The real gain would be getting the GTK model, which I think is superior to Lidskjalv. Cheers, Peter