From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] 9x and similar old apps From: "Russ Cox" MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Sat, 16 Nov 2002 11:52:24 -0500 Topicbox-Message-UUID: 21aa8184-eacb-11e9-9e20-41e7f4b1d025 > C++ compiler you don't want the cfront-based C++ compiler we used to use. it's not the C++ you expect. and you've got gcc if you really want. > panel library (graphics) /n/sources/contrib/mothra/libpanel/ > native port of limbo's Tk library (was this the same thing as the panel library?) no, it was different. i did this but it was big and clunky. it doesn't appear to have made it off my local system onto emelie, at least not in the form that actually compiled. maybe i have it on a backup cd somewhere. libcontrol is supposed to fill the same need, but i think the lack of automatic geometry really hurts it. if you're interested in having a Tk-like library, maybe the best thing to do is build an auto-packer and a nice limbo/tk-like interface on top of libcontrol. > native port of charon web browser this is /n/sources/contrib/i