Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!swidir.switch.ch!newsfeed.ACO.net!paladin.american.edu!europa.chnt.gtegsc.com!news.mathworks.com!usenet.eel.ufl.edu!newsfeed.internetmci.com!news.sprintlink.net!in1.uu.net!noc.near.net!public.x.org!kaleb From: kaleb@x.org (Kaleb KEITHLEY) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Xaw3D widgets - Has anybody used this? Date: 14 Aug 95 21:42:11 GMT Organization: X Consortium Lines: 19 Message-ID: <kaleb.808436531@exalt> References: <40df0p$eks@umigw.miami.edu> NNTP-Posting-Host: exalt.x.org X-Newsreader: NN version 6.5.0 #5 ivan@nauplius.rsmas.miami.edu (Ivan Lima) writes: > I installed the Xaw3D library package in my system. Does anyone know how >to configure the window manager to use those libraries ? Or are this libraries to >be used only to develop new applications ? If you're referingn to the twm window manager, the answer is that it does not use Xaw, therefore it won't use Xaw3d. Xaw3d can be used by any application that uses Xaw, and if your application is linked with shared libraries, you can replace Xaw with Xaw3d (renaming Xaw3d to Xaw) and your applications will take on the 3-D button look and feel. -- Kaleb KEITHLEY